Searched refs:nullstring (Results 1 – 9 of 9) sorted by relevance
24 nullstring :=25 space := $(nullstring) $(nullstring)
77 static char nullstring[] = ""; variable181 return nullstring; in mergeaddr()
77 static char nullstring[] = ""; variable327 if (uaddr != NULL && uaddr != nullstring) { in rpcbproc_getaddr_com()346 uaddr = nullstring; in rpcbproc_getaddr_com()349 uaddr = nullstring; in rpcbproc_getaddr_com()420 if (uaddr != NULL && uaddr != nullstring) { in rpcbproc_taddr2uaddr_com()426 uaddr = nullstring; in rpcbproc_taddr2uaddr_com()
92 static const char nullstring[] = "\000"; variable609 parms.r_netid = __UNCONST(&nullstring[0]); /* unsets all */ in rpcb_unset()611 parms.r_addr = __UNCONST(&nullstring[0]); in rpcb_unset()780 parms.r_owner = __UNCONST(&nullstring[0]); /* not needed; */ in __rpcb_findaddr()841 parms.r_addr = __UNCONST(&nullstring[0]); in __rpcb_findaddr()899 parms.r_addr = __UNCONST(&nullstring[0]); in __rpcb_findaddr()
101 nullstring := macro102 space := $(nullstring) # end of line
892 static char nullstring[] = "\000"; variable930 parms.r_addr = nullstring; /* for XDRing */943 parms.r_addr = nullstring;946 parms.r_addr = nullstring; /* for XDRing */951 parms.r_owner = nullstring;
6233 static char nullstring[] = ""; in write_operator() local6234 const char *p = nullstring; in write_operator()
6022 static char nullstring[] = ""; in write_operator() local6023 const char *p = nullstring; in write_operator()
5032 nullstring :=5033 space := $(nullstring) # end of the line