Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dinfotocap.c68 #define NULLPTR ((char *) 0) macro
155 if (strchr(value, '%') == NULLPTR) in infotocap()