search for: dest_name

Displaying 5 results from an estimated 5 matches for "dest_name".

Did you mean: test_name
2012 Oct 14
1
[PATCH] NEW API: mktemp
...ions(-) diff --git a/daemon/dir.c b/daemon/dir.c index aed45d6..b58cc2a 100644 --- a/daemon/dir.c +++ b/daemon/dir.c @@ -212,3 +212,64 @@ do_mkdtemp (const char *template) return r; } + +char * +do_mktemp (const char *template, + int dir, + const char *suffix) +{ + char *dest_name = NULL; + size_t suffix_len = 0; + char *r; + int err; + if (!(optargs_bitmask & GUESTFS_MKTEMP_DIR_BITMASK)) + dir = 0; + + if (optargs_bitmask & GUESTFS_MKTEMP_SUFFIX_BITMASK) { + if (suffix) { + if (dir) { + reply_with_error ("can not support suffix with direc...
2007 Apr 06
5
1.0.rc30 released
http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz.sig So, this is it. Unless you can find a new and important bug within a week, this release is the same as v1.0. I'll only update the version number and NEWS file. Changes since rc29: * PAM: Lowercase the PAM service name when calling with "args = *". Linux PAM did this
2007 Apr 06
5
1.0.rc30 released
http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz http://dovecot.org/releases/dovecot-1.0.rc30.tar.gz.sig So, this is it. Unless you can find a new and important bug within a week, this release is the same as v1.0. I'll only update the version number and NEWS file. Changes since rc29: * PAM: Lowercase the PAM service name when calling with "args = *". Linux PAM did this
1999 Sep 14
0
SCO lan manager
...ing comment; char *s = buf+9; s = skip_string(s,1); StrnCpy(comment, s, 43); DEBUG(3,("process_lm_host_announce: LM Announcement from %s<%02x> IP %s to \ %s for server %s.\n", source_name, source_name[15], inet_ntoa(p->ip), nmb_namestr(&dgram->dest_name),announce_name)); DEBUG(5,("process_lm_host_announce: os=(%d,%d) ttl=%d server type=%08x comment=%s\n", osmajor, osminor, ttl, servertype,comment)); if ((osmajor < 36) || (osmajor > 38) || (osminor !=0)) { DEBUG(5,("process_lm_host_announce: LM Announ...
1998 Oct 19
1
domain_master_node_status_fail: ... Cannot sync browser lists.
...S_addr = 0u } } source_port = 0 dgm_length = 0 packet_offset = 0 } source_name = { name = "\001" scope = "" name_type = 0u } dest_name = { name = "" scope = "" name_type = 0u } datasize = 0 data = "" } } }