Home
last modified time | relevance | path

Searched refs:NULLC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libvolmgt/common/
H A Dvolprivate.c68 if ((rval != NULL) && (*rval != NULLC)) { in volmgt_getfullblkname()
91 *s = NULLC; /* replace it with a null */ in volmgt_getfullblkname()
123 if ((rval != NULL) && (*rval != NULLC)) { in volmgt_getfullrawname()
146 *s = NULLC; /* replace it with a null */ in volmgt_getfullrawname()
H A Dvolmgt_private.h44 #ifndef NULLC
45 #define NULLC '\0' macro
H A Dvolmgt_on_private.c298 if (cn[0] == NULLC) { in vol_getmntdev()
392 if (*++cp != NULLC) { in vol_basename()
430 if (cn[0] == NULLC) { in get_media_info()
481 *cp++ = NULLC; in get_media_info()
515 linkbuf[lb_len] = NULLC; /* null terminate */ in get_media_info()