Searched defs:NUL (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/asa/
H A Dasa.c42 #define NUL '\0' macro
/illumos-gate/usr/src/lib/libnsl/key/
H A Dpublickey.c101 #ifndef NUL
102 #define NUL '\0' macro
360 *private = NUL;
/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c59 #define NUL '\000' macro
608 text[i] = NUL;
856 text[text_len] = NUL;
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c97 #define NUL '\0' macro
682 *p = NUL;
1703 temp_buf[0] = NUL;

Completed in 405 milliseconds