Searched defs:NULL (Results 51 - 75 of 191) sorted by relevance

12345678

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddir.h137 #ifndef NULL
138 #define NULL 0 macro
/illumos-gate/usr/src/cmd/spell/
H A Dmalloc.c63 #define NULL 0 macro
110 return(NULL);
121 return(NULL);
128 return(NULL);
217 if(q==NULL || q==p)
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCSyseventBridge.cc41 FCSyseventBridge* FCSyseventBridge::_instance = NULL;
45 if (_instance == NULL) {
217 nvlist_t *list = NULL;
220 if (ev == NULL) {
225 if (sysevent_get_attr_list(ev, &list) || list == NULL) {
355 nvpair_t *attr = NULL;
356 for (attr = nvlist_next_nvpair(list, NULL);
357 attr != NULL;
519 if (handle == NULL) {
540 handle = NULL;
545 handle == NULL; local
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dmain.c162 if (args == NULL)
205 * -0x10 NULL | | | (argv[3])
239 uap -= (argc + 1); /* advance argc words down, plus one for NULL */
260 lwp->lwp_arg[2] = NULL;
274 (const char **)(uintptr_t)uap, NULL, brand_action);
352 ASSERT(curproc->p_zone->zone_initname != NULL);
484 0, NULL, NULL, NULL, NULL, NUL
489 ddi_walk_devs(ddi_root_node(), pm_adjust_timestamps, NULL); local
[all...]
/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_states.c55 mutex_init(&cpu_idle_lock, NULL, MUTEX_SPIN, (void *)ipltospl(PIL_15));
105 (uint64_t)cpu_idle_self, NULL); local
203 pause_cpus(NULL, NULL);
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dparam.h106 #ifndef NULL
107 #define NULL 0 macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h58 #ifndef NULL
59 #define NULL (0) macro
/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmallint.h176 #ifndef NULL
177 #define NULL (char *)0 macro
/illumos-gate/usr/src/cmd/ypcmd/
H A Dmakedbm.c36 #undef NULL macro
141 infile = outfile = NULL; /* where to get files */
144 security = lower_case_keys = NULL;
205 } else if (infile == NULL)
207 else if (outfile == NULL)
214 if (infile == NULL || outfile == NULL)
225 } else next_to_last_slash = NULL;
320 if (infp == NULL) {
325 if ((outfp = fopen(tmpdirbuf, "w")) == (FILE *)NULL) {
[all...]
H A Dyppoll.c56 #ifdef NULL
57 #undef NULL macro
59 #define NULL 0 macro
64 static char *domain = NULL;
66 static char *map = NULL;
67 static char *host = NULL;
254 struct ypresp_master *mresults = (struct ypresp_master *)NULL;
255 struct ypresp_order *oresults = (struct ypresp_order *)NULL;
261 "netpath")) == NULL) {
272 mresp.master = NULL;
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dalias.c23 static MAP *AliasFileMap = NULL; /* the actual aliases.files map */
92 if (e->e_sender != NULL && *e->e_sender == '\0')
96 if (aliaslookup(obuf, &status, a->q_host) != NULL)
111 if (e->e_message == NULL)
116 if (a->q_message == NULL)
120 if (p == NULL)
157 a->q_fullname = NULL;
175 if (owner == NULL)
179 if (strpbrk(owner, ",:/|\"") != NULL)
184 if (e->e_xfp != NULL)
563 map->map_file, NULL, LOCK_EX); local
[all...]
/illumos-gate/usr/src/cmd/setuname/
H A Dsetuname.c120 #ifndef NULL macro
121 #define NULL (0)
215 n_arg = s_arg = (char *) NULL;
387 {NULL}
392 char *sysnm = (char *)NULL; /* System name to set (from file or arg) */
393 char *nodenm = (char *)NULL; /* Network node-name to set (from file or arg) */
429 if ((kd = kvm_open(NULL, NULL, NULL, O_RDWR, NULL))
[all...]
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipftest.c70 NULL };
91 iface = NULL;
92 logout = NULL;
94 datain = NULL;
219 if (iface == NULL || *iface == '\0')
222 if (ifp == NULL) {
286 if (dir && (ifp != NULL) && IP_V(ip) && (m != NULL))
288 (*ifp->if_output)(ifp, (void *)m, NULL); local
291 (*ifp->if_output)(ifp, (void *)m, NULL,
[all...]
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c94 struct vnode *vpio = NULL; /* vnode for inode open */
95 struct inode *ipio = NULL; /* inode for inode open */
96 struct file *fpio = NULL; /* file for inode open */
163 if (falloc(NULL, (FREAD|FOFFMAX), &fpio, STRUCT_FADDR(fio, fio_fd)))
170 if (error = VOP_ACCESS(vpio, VREAD, 0, cr, NULL))
173 if (error = VOP_OPEN(&vpio, FREAD, cr, NULL))
196 setf(STRUCT_FGET(fio, fio_fd), NULL); local
232 * if input is NULL, will set time to now
234 if (tvu == NULL) {
291 if (ufsvfsp == NULL)
[all...]
H A Dquotacalls.c112 if (quot.op == Q_SYNC && vp == NULL) {
113 ufsvfsp = NULL;
152 (void) qsync(NULL);
182 (ip->i_mode & IFMT) != IFATTRDIR && ip->i_dquot == NULL) {
222 * then vfs_qinod should be NULL or we have a race somewhere.
274 B_INVAL, kcred, NULL); local
296 vfs_setmntopt(ufsvfsp->vfs_vfs, MNTOPT_QUOTA, NULL, 0);
305 ufsvfsp->vfs_qinod = NULL;
340 if ((dqp = ip->i_dquot) != NULL) {
343 ip->i_dquot = NULL;
645 qip->i_fs->fs_bsize, B_INVAL, kcred, NULL); local
[all...]
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c79 NULL /* mount options table prototype */
95 MODREV_1, (void *)&modlfs, NULL
103 mutex_init(&devfs_lock, "devfs lock", MUTEX_DEFAULT, NULL);
137 NULL, NULL
147 error = vfs_setfsops(fstype, devfs_vfsops_template, NULL);
210 ASSERT(devfs_mntinfo == NULL);
234 (void) VOP_SETATTR(DVTOV(dv), &va, 0, cr, NULL); local
320 ASSERT(dip != NULL);
323 if (devfs_mntinfo == NULL)
[all...]
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h57 #ifndef NULL
58 #define NULL (0) macro
/illumos-gate/usr/src/uts/common/io/
H A Dsad.c76 NULL, NULL, sadopen, sadclose, NULL, &sad_minfo, NULL
80 sadwput, NULL, NULL, NULL, NULL, &sad_minfo, NULL
84 &sad_rinit, &sad_winit, NULL, NUL
592 NULL); local
[all...]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-int.h279 #ifndef NULL /* ANSI C #defines NULL everywhere. */
280 #define NULL 0 macro
/illumos-gate/usr/src/lib/libbc/inc/5include/
H A Dstdio.h73 #ifndef NULL
74 #define NULL 0 macro
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dlocale.h36 #ifndef NULL
37 #define NULL 0 macro
152 #define valid(ptr) (ptr != (char *) NULL)
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_intr.c147 dev_info_t *pci_dip = NULL;
517 ipil_list = ino_p ? ino_p->ino_ipil_p:NULL;
551 (ddi_intr_handler_t *)pci_intr_wrapper, (caddr_t)ipil_p, NULL); local
574 if (ipil_list == NULL)
598 if (ih_p->ih_ksp != NULL) {
730 pci_p->pci_inos = NULL;
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c81 * XXX - rconsvp is set to NULL to ensure that output messages
86 rconsvp = NULL;
103 (void) callb_execute_class(CB_CL_MDBOOT, NULL);
126 halt((char *)NULL);
128 power_down(NULL);
130 if (bootstr == NULL) {
168 if (newstr != NULL) {
255 xt_some(cps, (xcfunc_t *)idle_stop_xcall, (uint64_t)&panic_idle, NULL); local
296 if (curthread->t_panic_trap != NULL) {
457 if (curthread->t_panic_trap == NULL)
[all...]
/illumos-gate/usr/src/cmd/logadm/
H A Dkw.c99 if (nfnp == NULL) {
100 nfullpath = NULL;
112 if ((ptr = strrchr(splitpath, '/')) == NULL) {
149 if ((home = getenv("HOME")) != NULL)
152 if ((user = getenv("USER")) != NULL)
155 if ((logname = getenv("LOGNAME")) != NULL)
201 struct fn *kw = fn_new(NULL);
270 fn_renew(kw, NULL);
277 fn_s(kw))) == NULL) {
400 struct fn *src = fn_new(NULL);
411 kw_init(fn_new(argv[1]), NULL); local
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_config.c78 void *buf = NULL;
91 (rootdir != NULL) ? "./" : "", spa_config_path);
122 nvpair = NULL;
123 while ((nvpair = nvlist_next_nvpair(nvlist, nvpair)) != NULL) {
129 if (spa_lookup(nvpair_name(nvpair)) != NULL)
131 (void) spa_add(nvpair_name(nvpair), child, NULL); local
138 if (buf != NULL)
155 * If the nvlist is empty (NULL), then remove the old cachefile.
157 if (nvl == NULL) {
178 0, RLIM64_INFINITY, kcred, NULL);
[all...]

Completed in 198 milliseconds

12345678