Searched refs:nil (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Duuid_to_string.c65 * NOTE: we don't support u == NULL for a nil UUID, sorry.
76 uuid_t nil; local
90 u = &nil;
91 uuid_create_nil(&nil, NULL);
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7cnca.c374 if (!nd_load(&nca_g_nd, "nca_version", nca_version_get, nil(pfi_t),
375 nil(caddr_t))) {
379 nil(pfi_t), nil(caddr_t))) {
383 nca_logging_on_set, nil(caddr_t))) {
388 nl7c_uri_ttl_set, nil(caddr_t))) {
392 nil(pfi_t), nil(caddr_t))) {
396 nil(pfi_t), nil(caddr_
[all...]
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarndtest.c218 const char nil = '\0'; local
231 for (chptr = &input_line[0]; *chptr != nil; chptr++) {
248 for (ch_was_space = 1; *chptr != nil; chptr++) {
251 *chptr = nil; /* replace each space with nil */
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_test.c88 const char nil = '\0'; local
101 for (chptr = &input_line[0]; *chptr != nil; chptr++) {
118 for (ch_was_space = 1; *chptr != nil; chptr++) {
121 *chptr = nil; /* replace each space with nil */
/illumos-gate/usr/src/uts/common/inet/
H A Dcommon.h50 #define nil(t) ((t)0) macro
/illumos-gate/usr/src/lib/libldap5/sources/pr/md/unix/
H A Dos_SunOS_amd64.s10 / -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssdtest.c2140 const char nil = '\0'; local
2153 for (chptr = &input_line[0]; *chptr != nil; chptr++) {
2170 for (ch_was_space = 1; *chptr != nil; chptr++) {
2173 *chptr = nil; /* replace each space with nil */
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_ndd.c1342 *pparam = nil(caddr_t);

Completed in 54 milliseconds