Home
last modified time | relevance | path

Searched refs:NULL (Results 226 – 250 of 10596) sorted by relevance

12345678910>>...424

/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dpktool.c523 { NULL, pk_tokens, 0, NULL, NULL },
524 { NULL, pk_setpin, 0, NULL, NULL },
525 { NULL, pk_list, 0, NULL, NULL },
526 { NULL, pk_delete, 0, NULL, NULL },
527 { NULL, pk_import, 0, NULL, NULL },
528 { NULL, pk_export, 0, NULL, NULL },
529 { NULL, pk_gencert, 0, NULL, NULL },
530 { NULL, pk_gencsr, 0, NULL, NULL },
532 { NULL, pk_genkey, 0, NULL, NULL },
533 { NULL, pk_signcsr, 0, NULL, NULL },
[all …]
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_fru.c244 if (_topo_open == NULL || _topo_close == NULL || in libzfs_init_fru()
245 _topo_snap_hold == NULL || _topo_snap_release == NULL || in libzfs_init_fru()
246 _topo_walk_init == NULL || _topo_walk_step == NULL || in libzfs_init_fru()
247 _topo_walk_fini == NULL || _topo_hdl_strfree == NULL || in libzfs_init_fru()
249 _topo_node_fru == NULL || _topo_fmri_nvl2str == NULL || in libzfs_init_fru()
280 NULL, &err)) == NULL) in libzfs_fru_refresh()
285 if ((uuid = _topo_snap_hold(thp, NULL, &err)) == NULL) in libzfs_fru_refresh()
323 return (NULL); in libzfs_fru_lookup()
331 return (NULL); in libzfs_fru_lookup()
349 return (NULL); in libzfs_fru_devpath()
[all …]
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dhomedir.c104 != NULL) { in create_home()
114 NULL)) { in create_home()
118 g_zfs = NULL; in create_home()
128 g_zfs = NULL; in create_home()
140 g_zfs = NULL; in create_home()
157 g_zfs = NULL; in create_home()
168 g_zfs = NULL; in create_home()
184 g_zfs = NULL; in create_home()
200 g_zfs = NULL; in create_home()
208 g_zfs = NULL; in create_home()
[all …]
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c157 ASSERT(q != NULL && devp != NULL); in sppp_open()
263 if (ppa == NULL || ksp == NULL) { in sppp_create_ppa()
333 ASSERT(q != NULL && q->q_ptr != NULL); in sppp_close()
710 ASSERT(q != NULL && q->q_ptr != NULL); in sppp_uwput()
865 ASSERT(q != NULL && q->q_ptr != NULL); in sppp_uwsrv()
991 ASSERT(q != NULL && q->q_ptr != NULL); in sppp_inner_ioctl()
1548 ASSERT(q != NULL && q->q_ptr != NULL); in sppp_send()
1666 ASSERT(q != NULL && q->q_ptr != NULL); in sppp_outpkt()
1771 ASSERT(q != NULL && q->q_ptr != NULL); in sppp_lwsrv()
2000 ASSERT(q != NULL && q->q_ptr != NULL); in sppp_recv()
[all …]
/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c107 {NULL},
159 return (NULL); in find_prop()
162 return (NULL); in find_prop()
390 NULL) { in destroy_tlx_info()
419 NULL) in create_tlx_info()
443 return (NULL); in create_tlx_info()
590 assert((cfgpp != NULL) && (proto_info_pool != NULL) && in valid_props()
605 NULL))) { in valid_props()
732 NULL) { in valid_props()
1051 NULL) in read_prop()
[all …]
/illumos-gate/usr/src/lib/print/libipp-listener/common/
H A Dcommon.c43 if (mesg == NULL) in ipp_svc_status_mesg()
52 char *result = NULL; in destination_from_printer_uri()
54 if (uri != NULL) in destination_from_printer_uri()
57 if (result == NULL) in destination_from_printer_uri()
69 char *job = NULL; in get_printer_id()
75 if (id == NULL) in get_printer_id()
78 *printer = NULL; in get_printer_id()
103 char *value = NULL; in get_string_list()
109 NULL, &value)) in get_string_list()
211 iter = NULL; in massage_response()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-sou.c50 { NULL }
70 { NULL }
77 { NULL }
87 { NULL }
99 { NULL }
111 { NULL }
119 { NULL }
127 { NULL }
136 { NULL }
143 { NULL }
[all …]
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_messages.c1736 if ((params == NULL) || (buf == NULL) || (buf_size == NULL)) { in pack_ses_req_request()
1826 if ((params == NULL) || (buf == NULL) || (buf_size == NULL)) { in pack_ses_req_reply()
1897 if ((params == NULL) || (buf == NULL) || (buf_size == NULL)) { in pack_change_state_request()
2111 if ((params == NULL) || (buf == NULL) || (buf_size == NULL)) { in pack_change_state_reply()
2216 if ((params == NULL) || (buf == NULL) || (buf_size == NULL)) { in pack_private_func_request()
2449 if ((params == NULL) || (buf == NULL) || (buf_size == NULL)) { in pack_private_func_reply()
2552 if ((params == NULL) || (buf == NULL) || (buf_size == NULL)) { in pack_test_request()
2737 if ((params == NULL) || (buf == NULL) || (buf_size == NULL)) { in pack_test_reply()
2841 if ((params == NULL) || (buf == NULL) || (buf_size == NULL)) { in pack_list_ext_request()
3051 if ((params == NULL) || (buf == NULL) || (buf_size == NULL)) { in pack_list_ext_reply()
[all …]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_standalone.c572 if (ipaddr == NULL || hostname == NULL) in __s_api_ip2hostname()
855 attrs, 0, NULL, NULL, &tv, 0, &resultMsg); in getDirBaseDN()
992 NULL, in getDUAProfile()
994 NULL, in getDUAProfile()
995 NULL, in getDUAProfile()
1105 char *dirBaseDN = NULL, *duaProfile = NULL; in __ns_ldap_getConnectionInfoFromDUA()
1343 NULL, in __ns_ldap_getRootDSE()
1359 if (errorp != NULL && *errorp != NULL) { in __ns_ldap_getRootDSE()
1408 if (paramVal != NULL && *paramVal != NULL) { in __ns_ldap_getRootDSE()
1426 NULL, in __ns_ldap_getRootDSE()
[all …]
H A Dns_confmgr.c145 name = NULL; in read_file()
146 value = NULL; in read_file()
148 if (name == NULL || value == NULL) { in read_file()
250 *errorp = NULL; in set_attr()
292 if (config == NULL || errorp == NULL) in __s_api_create_config_door_str()
314 if (attrName == NULL || attrVal == NULL) { in __s_api_create_config_door_str()
406 return (NULL); in __ns_ldap_LoadConfiguration()
587 NULL); in __ns_ldap_DumpLdif()
613 NULL); in __ns_ldap_DumpLdif()
693 NULL); in __ns_ldap_DumpConfigFiles()
[all …]
/illumos-gate/usr/src/lib/libfsmgt/common/
H A Dfileutil.c52 if (arrayp != NULL) { in fileutil_free_string_array()
84 return (NULL); in fileutil_get_first_column_data()
94 return (NULL); in fileutil_get_first_column_data()
142 return (NULL); in fileutil_getline()
164 return (NULL); in fileutil_get_cmd_from_string()
170 return (NULL); in fileutil_get_cmd_from_string()
251 if (data != NULL) in retrieve_string()
255 return (NULL); in retrieve_string()
274 return (NULL); in trim_trailing_whitespace()
279 return (NULL); in trim_trailing_whitespace()
[all …]
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c109 return (NULL); in dm_fmri_to_diskmon()
119 return (NULL); in dm_fmri_to_diskmon()
199 void *p = NULL; in fmri2ptr()
202 return (NULL); in fmri2ptr()
206 return (NULL); in fmri2ptr()
215 if (str != NULL) in fmri2ptr()
323 firmrev != NULL ? firmrev : "", serial != NULL ? serial : "", in topo_add_disk()
435 } while ((p = strtok_r(NULL, "&", &lasts)) != NULL); in topoprop_indrule_add()
552 if (indicator_name != NULL && indicator_action != NULL) { in topo_add_bay()
590 if (indrule_states != NULL && indrule_actions != NULL) { in topo_add_bay()
[all …]
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dcache.c302 return (NULL); in cache_get_buslist()
312 return (NULL); in cache_get_controllerlist()
333 == NULL) { in cache_get_desc()
354 return (NULL); in cache_get_descriptors()
369 return (NULL); in cache_get_descriptors()
392 return (NULL); in cache_get_disklist()
606 name = NULL; in have_desc()
630 return (NULL); in have_desc()
734 if (d1p->aliases == NULL || d2p->aliases == NULL) { in match_aliases()
777 name = NULL; in new_descriptor()
[all …]
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_utils.c191 NULL
201 NULL
293 char c, *dp = NULL, *dup = NULL; in pathdup()
333 char *hba_phys = NULL, *dyn = NULL; in apidt_create()
334 char *dyncomp = NULL, *path = NULL; in apidt_create()
665 char *s = NULL, *t = NULL; in msg_common()
667 strlist_t *savep = NULL, *sp = NULL, *tailp = NULL; in msg_common()
702 if (s != NULL && t != NULL) { in msg_common()
720 if (s != NULL && t != NULL) { in msg_common()
953 char *cp = NULL, *path = NULL; in devctl_cmd()
[all …]
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmrestag.c225 {0, NULL}
234 {0, NULL}
244 {0, NULL}
719 return (NULL); in AcpiDmGetResourceNode()
762 return (NULL); in AcpiGetTagPathname()
773 return (NULL); in AcpiGetTagPathname()
785 return (NULL); in AcpiGetTagPathname()
799 return (NULL); in AcpiGetTagPathname()
805 return (NULL); in AcpiGetTagPathname()
1039 return (NULL); in AcpiDmSearchTagList()
[all …]
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool.c385 &nelem, NULL)) == NULL) { in pool_base_info()
452 pool_elem_pool(pe), &nelem, NULL)) == NULL) in pool_base_info()
465 pool_elem_res(pe), &nelem, NULL)) != NULL) { in pool_base_info()
1233 pool_value_t *props[] = { NULL, NULL }; in pool_resource_create()
1818 pool_value_t *props[] = { NULL, NULL }; in pool_get_pool()
1902 pool_value_t *props[] = { NULL, NULL, NULL }; in pool_get_resource()
2083 NULL)) != NULL) { in pool_resource_destroy()
2109 NULL)) != NULL) { in pool_resource_destroy()
2248 pool_component_t **components = NULL, *moved[] = { NULL, NULL }; in choose_components()
2259 NULL)) == NULL) { in choose_components()
[all …]
/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_cipher.c199 mech, key, NULL, NULL, tmpl); in crypto_cipher_init_prov()
203 mech, key, NULL, NULL, tmpl); in crypto_cipher_init_prov()
277 if (list != NULL) in crypto_cipher_init()
417 if (list != NULL) in crypto_encrypt()
508 ctx->cc_session, NULL, NULL, plaintext, ciphertext, NULL); in crypto_encrypt_update()
556 ctx->cc_session, NULL, NULL, NULL, ciphertext, NULL); in crypto_encrypt_final()
790 ctx->cc_session, NULL, NULL, ciphertext, plaintext, NULL); in crypto_decrypt_update()
835 NULL); in crypto_decrypt_final()
839 ctx->cc_session, NULL, NULL, NULL, plaintext, NULL); in crypto_decrypt_final()
874 NULL, NULL, plaintext, ciphertext, NULL); in crypto_encrypt_single()
[all …]
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-query.c46 char *result = NULL; in regvalue()
368 == NULL) in parse_lpd_query()
378 job_t *job = NULL; in parse_lpd_query()
381 if (job == NULL) in parse_lpd_query()
405 if (svc == NULL) in cache_update()
429 if ((svc == NULL) || (printer == NULL)) in lpd_find_printer_info()
448 if (svc != NULL) { in lpd_find_jobs_info()
466 svc->cache = NULL; in lpd_find_jobs_info()
480 *job = NULL; in lpd_find_job_info()
481 for (i = 0; ((*job == NULL) && (jobs[i] != NULL)); i++) { in lpd_find_job_info()
[all …]
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dstrptime.c80 return (NULL); in __strptime()
92 return (NULL); in __strptime()
98 return (NULL); in __strptime()
103 return (NULL); in __strptime()
113 return (NULL); in __strptime()
121 return (NULL); in __strptime()
127 return (NULL); in __strptime()
145 return (NULL); in __strptime()
151 return (NULL); in __strptime()
157 return (NULL); in __strptime()
[all …]
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c124 LDAP_SET_LDERRNO( ld, LDAP_PARAM_ERROR, NULL, NULL ); in nsldapi_result_nolock()
129 LDAP_SET_LDERRNO( ld, LDAP_SUCCESS, NULL, NULL ); in nsldapi_result_nolock()
303 LDAP_SET_LDERRNO( ld, LDAP_TIMEOUT, NULL, NULL );
452 LDAP_SET_LDERRNO( ld, LDAP_SUCCESS, NULL, NULL );
531 LDAP_LOCAL_ERROR), NULL, NULL );
624 NULL, NULL, NULL )
699 LDAP_SET_LDERRNO( ld, LDAP_NO_MEMORY, NULL, NULL );
754 LDAP_SET_LDERRNO( ld, LDAP_SUCCESS, NULL, NULL );
882 LDAP_SET_LDERRNO( ld, LDAP_SUCCESS, NULL, NULL );
1277 LDAP_TIMEOUT), NULL, NULL );
[all …]
/illumos-gate/usr/src/lib/sasl_plugins/cram/
H A Dcram.c91 if (out == NULL) return NULL; in convert16()
147 if (ret==NULL) return NULL; in gettime()
184 if (ret == NULL) return NULL; in randomdigits()
659 NULL, NULL, in crammd5_client_mech_step()
663 : NULL, NULL, in crammd5_client_mech_step()
667 : NULL, NULL, in crammd5_client_mech_step()
668 NULL, NULL, NULL, in crammd5_client_mech_step()
669 NULL, NULL, NULL); in crammd5_client_mech_step()
672 NULL, NULL, in crammd5_client_mech_step()
678 NULL, NULL, NULL, in crammd5_client_mech_step()
[all …]
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_object.c50 assert(name != NULL && hpp != NULL); in nwam_handle_create()
78 assert(name != NULL && hpp != NULL); in nwam_read()
89 (dbname != NULL ? dbname_copy : NULL, in nwam_read()
126 assert(hpp != NULL && name != NULL); in nwam_create()
139 assert(hp != NULL && namep != NULL); in nwam_get_name()
151 assert(hp != NULL && name != NULL); in nwam_set_name()
301 assert(oldhp != NULL && newname != NULL && newhpp != NULL); in nwam_copy()
333 assert(hp != NULL && hp->nwh_data != NULL && cb != NULL); in nwam_walk_props()
560 assert(propname != NULL && typep != NULL); in nwam_get_prop_type()
595 assert(propname != NULL && readp != NULL); in nwam_prop_read_only()
[all …]
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_yp_util.c146 if (in == NULL) in merge_table_mapping()
414 NULL; in free_yp_domain_context()
445 prev = NULL; in second_parser_pass()
461 tg = NULL; in second_parser_pass()
479 objs = NULL; in second_parser_pass()
496 if (tg == NULL || tg->objName == NULL) { in second_parser_pass()
686 objs = NULL; in second_parser_pass()
754 prev = NULL; in final_parser_pass()
1154 dbId = NULL; in check_domain_specific_order()
1159 dbId = NULL; in check_domain_specific_order()
[all …]
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfslogtab.c85 if (tmp == NULL) { in logtab_getent()
95 if (tmp == NULL) { in logtab_getent()
105 if (tmp == NULL) { in logtab_getent()
115 if (tmp == NULL) { in logtab_getent()
176 if (path != NULL) in logtab_findent()
178 if (tag != NULL) in logtab_findent()
210 struct logtab_ent_list *head = NULL, *tail = NULL, *tmpl; in logtab_rement()
223 if (tag != NULL) in logtab_rement()
294 struct logtab_ent_list *lelp, *head = NULL, *tail = NULL; in logtab_deactivate()
307 if (tag != NULL) in logtab_deactivate()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c158 pg = NULL; in repval_fini()
160 inst = NULL; in repval_fini()
162 trans = NULL; in repval_fini()
164 entry = NULL; in repval_fini()
166 prop = NULL; in repval_fini()
169 rep_handle = NULL; in repval_fini()
183 if ((ret = uu_list_create(rep_val_pool, NULL, 0)) == NULL) in create_rep_val_list()
266 if (rv == NULL) { in set_single_rep_val()
348 if (scf_handle_decode_fmri(rep_handle, inst_fmri, NULL, NULL, inst, in _store_rep_vals()
349 NULL, NULL, SCF_DECODE_FMRI_EXACT) == -1) in _store_rep_vals()
[all …]

12345678910>>...424