Searched refs:name_buf (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Ddos2unix.c27 #define name_buf bb_common_bufsiz1 macro
38 snprintf(name_buf, sizeof(name_buf), "%sXXXXXX", fn);
39 i = mkstemp(&name_buf[0]);
40 if (i == -1 || chmod(name_buf, 0600) == -1) {
46 remove(name_buf);
66 remove(name_buf);
72 if (rename(name_buf, fn) < 0) {
73 bb_perror_msg("cannot rename '%s' as '%s'", name_buf, fn);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/samples/
H A Dresolve.c49 sw_int8 name_buf[16]; local
58 fprintf(stderr, "resolve reply: 0x%x %s %s %s %s %d\n", interface_index, name, type, domain, sw_ipv4_address_name(address, name_buf, 16), port);
H A Dbrowse.c49 sw_int8 name_buf[16]; local
58 fprintf(stderr, "resolve reply: 0x%x %s %s %s %s %d\n", interface_index, name, type, domain, sw_ipv4_address_name(address, name_buf, 16), port);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/samples/
H A Dresolve.c49 sw_int8 name_buf[16]; local
58 fprintf(stderr, "resolve reply: 0x%x %s %s %s %s %d\n", interface_index, name, type, domain, sw_ipv4_address_name(address, name_buf, 16), port);
H A Dbrowse.c49 sw_int8 name_buf[16]; local
58 fprintf(stderr, "resolve reply: 0x%x %s %s %s %s %d\n", interface_index, name, type, domain, sw_ipv4_address_name(address, name_buf, 16), port);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dutil_sock.c1160 static pstring name_buf; local
1179 return name_buf;
1181 pstrcpy(name_buf,"UNKNOWN");
1183 return name_buf;
1192 pstrcpy(name_buf, p);
1194 pstrcpy(name_buf,(char *)hp->h_name);
1195 if (!matchname(name_buf, addr)) {
1196 DEBUG(0,("Matchname failed on %s %s\n",name_buf,p));
1197 pstrcpy(name_buf,"UNKNOWN");
1205 pstrcpy( tmp_name, name_buf );
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Dinitramfs.c196 static __initdata char *header_buf, *symlink_buf, *name_buf; variable
244 read_into(name_buf, N_ALIGN(name_len), GotName);
423 name_buf = kmalloc(N_ALIGN(PATH_MAX), GFP_KERNEL);
425 if (!header_buf || !symlink_buf || !name_buf)
469 kfree(name_buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dsocket.c2364 char name_buf[256]; local
2371 openvpn_snprintf (name_buf, sizeof (name_buf), "%s_ip", name_prefix);
2373 openvpn_snprintf (name_buf, sizeof (name_buf), "%s", name_prefix);
2375 setenv_str (es, name_buf, inet_ntoa (addr->addr.in4.sin_addr));
2379 openvpn_snprintf (name_buf, sizeof (name_buf), "%s_port", name_prefix);
2380 setenv_int (es, name_buf, ntohs (addr->addr.in4.sin_port));
2384 openvpn_snprintf (name_buf, sizeo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/smbfs/
H A Dproc.c1826 unsigned char *name_buf)
1856 len = server->ops->convert(name_buf, SMB_MAXNAMELEN,
1861 qname->name = name_buf;
1894 unsigned char *name_buf; local
1901 if (! (name_buf = kmalloc(SMB_MAXNAMELEN, GFP_KERNEL)))
1986 &qname, &fattr, name_buf);
2007 kfree(name_buf);
2097 unsigned char *name_buf)
2179 n = server->ops->convert(name_buf, SMB_MAXNAMELEN,
2184 qname->name = name_buf;
1824 smb_decode_short_dirent(struct smb_sb_info *server, char *p, struct qstr *qname, struct smb_fattr *fattr, unsigned char *name_buf) argument
2095 smb_decode_long_dirent(struct smb_sb_info *server, char *p, int level, struct qstr *qname, struct smb_fattr *fattr, unsigned char *name_buf) argument
2234 unsigned char *name_buf; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dzipstrm.cpp1007 const wxWX2MBbuf name_buf = conv.cWX2MB(unixName);
1008 const char *name = name_buf;
1083 const wxWX2MBbuf name_buf = conv.cWX2MB(unixName);
1084 const char *name = name_buf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dgenhd.c636 char name_buf[BDEVNAME_SIZE]; local
659 disk_name(disk, part->partno, name_buf));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/modutils/
H A Dinsmod.c2266 char *name_buf = 0; local
2306 name_buf = alloca(name_alloced_size);
2308 strcpy(name_buf, SYMBOL_PREFIX);
2309 strcpy(name_buf + extra - 1, name);
2310 name = name_buf;
2318 strcpy(name, name_buf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Dpod.c966 static DEVICE_ATTR(name_buf, S_IRUGO, pod_get_name_buf, line6_nop_write);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_samr.c1093 uint32 name_buf, uint32 desc_buf,
1110 if (!smb_io_unistr2("full", &sam->uni_full_name, name_buf, ps, depth))
1092 sam_io_sam_str1(const char *desc, SAM_STR1 * sam, uint32 acct_buf, uint32 name_buf, uint32 desc_buf, prs_struct *ps, int depth) argument

Completed in 190 milliseconds