Home
last modified time | relevance | path

Searched refs:nullstring (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/cmd/fdformat/
H A Dfdformat.c165 char *nullstring = ""; in main() local
390 perror(nullstring); in main()
400 perror(nullstring); in main()
437 perror(nullstring); in main()
468 char *nullstring = ""; in format_diskette() local
500 perror(nullstring); in format_diskette()
511 perror(nullstring); in format_diskette()
540 perror(nullstring); in format_diskette()
728 perror(nullstring); in format_diskette()
759 perror(nullstring); in format_diskette()
[all …]
/titanic_41/usr/src/lib/libnsl/yp/
H A Dyp_all.c53 static char nullstring[] = "\000"; variable
103 if (strcmp(server_name, nullstring) == 0) { in __yp_all_cflookup()
123 nullstring) == 0) { in __yp_all_cflookup()
233 if (strcmp(server_name, nullstring) == 0) { in __yp_all_rsvdport()
254 nullstring) == 0) { in __yp_all_rsvdport()
H A Dyp_bind.c68 static char nullstring[] = ""; variable
1045 parms.r_addr = nullstring; in getclnt()
1046 parms.r_owner = nullstring; in getclnt()
/titanic_41/usr/src/cmd/ypcmd/
H A Dypcat.c69 static char nullstring[] = ""; variable
261 key = nullstring;
263 val = nullstring;
H A Dypwhich.c92 static char nullstring[] = "\000"; variable
433 if (strcmp(server, nullstring) == 0) {
H A Dypserv_proc.c595 char *nullstring = ""; in ypmaster() local
600 resp.master = nullstring; in ypmaster()
/titanic_41/usr/src/lib/nsswitch/ldap/common/
H A Dgetexecattr.c122 char *nullstring = (char *)NULL; in _exec_ldap_exec2ent() local
162 exec->policy = nullstring; in _exec_ldap_exec2ent()
177 exec->type = nullstring; in _exec_ldap_exec2ent()
192 exec->res1 = nullstring; in _exec_ldap_exec2ent()
207 exec->res2 = nullstring; in _exec_ldap_exec2ent()
222 exec->id = nullstring; in _exec_ldap_exec2ent()
236 exec->attr = nullstring; in _exec_ldap_exec2ent()
/titanic_41/usr/src/cmd/rpcbind/
H A Dcheck_bound.c74 static char *nullstring = ""; variable
340 return (nullstring); in mergeaddr()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c70 static const char nullstring[] = "\000"; variable
520 parms.r_netid = (char *)&nullstring[0]; /* unsets all */ in rpcb_unset()
521 parms.r_addr = (char *)&nullstring[0]; in rpcb_unset()
686 parms.r_owner = (char *)&nullstring[0]; /* not needed; */ in __rpcb_findaddr_timed()
/titanic_41/usr/src/cmd/rpcinfo/
H A Drpcinfo.c935 static char nullstring[] = "\000"; variable
990 parms.r_addr = nullstring; /* for XDRing */
1003 parms.r_addr = nullstring;
1006 parms.r_addr = nullstring; /* for XDRing */
1011 parms.r_owner = nullstring;