Searched refs:nullstring (Results 1 – 12 of 12) sorted by relevance
165 char *nullstring = ""; in main() local390 perror(nullstring); in main()400 perror(nullstring); in main()437 perror(nullstring); in main()468 char *nullstring = ""; in format_diskette() local512 perror(nullstring); in format_diskette()523 perror(nullstring); in format_diskette()552 perror(nullstring); in format_diskette()740 perror(nullstring); in format_diskette()771 perror(nullstring); in format_diskette()[all …]
53 static char nullstring[] = "\000"; variable103 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()
68 static char nullstring[] = ""; variable1045 parms.r_addr = nullstring; in getclnt()1046 parms.r_owner = nullstring; in getclnt()
69 static char nullstring[] = ""; variable261 key = nullstring;263 val = nullstring;
92 static char nullstring[] = "\000"; variable433 if (strcmp(server, nullstring) == 0) {
595 char *nullstring = ""; in ypmaster() local600 resp.master = nullstring; in ypmaster()
122 char *nullstring = (char *)NULL; in _exec_ldap_exec2ent() local162 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()
69 static char *nullstring = ""; variable345 return (nullstring);
94 static char *nullstring = ""; variable363 uaddr = nullstring;366 uaddr = nullstring;442 uaddr = nullstring;
70 static const char nullstring[] = "\000"; variable573 parms.r_netid = (char *)&nullstring[0]; /* unsets all */ in rpcb_unset()574 parms.r_addr = (char *)&nullstring[0]; in rpcb_unset()861 parms.r_owner = (char *)&nullstring[0]; /* not needed; */ in __rpcb_findaddr_timed()
934 static char nullstring[] = "\000"; variable989 parms.r_addr = nullstring; /* for XDRing */1002 parms.r_addr = nullstring;1005 parms.r_addr = nullstring; /* for XDRing */1010 parms.r_owner = nullstring;
861 shouldn't simply replace it with nullstring (by default, at least),