Searched defs:nullptr (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdevice/
H A Ddevctl.c41 static const char *nullptr = "<null>"; variable
108 ((devfs_path != NULL) ? devfs_path : nullptr), flags);
131 ((devfs_path != NULL) ? devfs_path : nullptr), flags);
155 ((devfs_path != NULL) ? devfs_path : nullptr), flags);
183 ((devfs_path != NULL) ? devfs_path : nullptr), flags);
207 ((devfs_path != NULL) ? devfs_path : nullptr), flags);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c2023 char *cp, *trap, *nullptr = 0; local
2073 shp->exitval=sh_readline(shp,&nullptr,0,1,1000*shp->st.tmout);

Completed in 42 milliseconds