/illumos-gate/usr/src/head/ |
H A D | nlist.h | 36 struct nlist { struct 45 extern int nlist(const char *, struct nlist *); argument
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | nlist_aout.h | 51 struct nlist { struct 53 union { 56 } n_un; 60 unsigned char n_type; /* type defines */ 61 char n_other; /* ".type" and binding information */ 62 short n_desc; /* used by stab entries */ 63 unsigned long n_value; /* address/value of the symbol */
|
/illumos-gate/usr/src/cmd/sgs/m4/common/ |
H A D | m4.h | 90 struct nlist { struct 94 struct nlist *next; argument
|
/illumos-gate/usr/src/cmd/eqn/ |
H A D | pile.c | 20 int bi, hi, i, gap, h, b, nlist, nlist2, mid; in lpile() local
|
/illumos-gate/usr/src/test/util-tests/tests/ctf/ |
H A D | test-sou.c | 43 typedef struct nlist { struct 47 } nlist_t; argument
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | hotplug_mgr.c | 82 cfga_list_data_t **list_array, int *nlist, int flag) in config_list_ext_poll() 131 int nlist; in adjust_dynamic_ap() local 187 int rv, nlist; in disk_ap_state_to_hotplug_state() local
|
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | rtime_tli.c | 73 struct nd_addrlist *nlist = NULL; in rtime_tli() local
|
/illumos-gate/usr/src/cmd/sendmail/db/lock/ |
H A D | lock.c | 63 lock_vec(lt, locker, flags, list, nlist, elistp) in lock_vec() argument 74 lock_tvec(lt, txn, flags, list, nlist, elistp) in lock_tvec() argument 86 __lock_vec_internal(lt, locker, txn, flags, list, nlist, elistp) in __lock_vec_internal() argument
|
/illumos-gate/usr/src/cmd/sgs/libelf/misc/ |
H A D | nlist.c | 120 nlist(const char * name, struct nlist * list) in nlist() function
|
/illumos-gate/usr/src/cmd/lp/lib/access/ |
H A D | loadaccess.c | 123 nlist; in _loadaccess() local
|
/illumos-gate/usr/src/cmd/sf880drd/ |
H A D | sf880drd.c | 186 int nlist; in pushbutton_event() local
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | cfga.c | 175 int *nlist, in cfga_list_ext()
|
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ipnat.c | 63 #define nlist nlist64 macro
|
/illumos-gate/usr/src/cmd/svr4pkg/libinst/ |
H A D | dockdeps.c | 66 static int nlist; variable
|
/illumos-gate/usr/src/ucblib/libucb/port/gen/ |
H A D | nlist.c | 93 nlist(const char *name, struct nlist *list) in nlist() function
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ccid/common/ |
H A D | cfga_ccid.c | 305 cfga_list_ext(const char *ap, struct cfga_list_data **ap_list, int *nlist, in cfga_list_ext()
|
/illumos-gate/usr/src/cmd/oplhpd/ |
H A D | scf_notify.c | 139 int nlist; /* number of slot */ in scf_get_slotinfo() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_main.c | 323 ilbd_namelist_t *nlist; in ilbd_check_req_size() local
|
/illumos-gate/usr/src/cmd/troff/ |
H A D | nii.c | 128 int nlist[NTRAP]; variable
|
/illumos-gate/usr/src/cmd/hal/hald/solaris/ |
H A D | sysevent.c | 612 int nlist; in sysevent_process_dr() local
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | paths.c | 1033 char *str, *olist = 0, *nlist = (char *)list; in expand_paths() local
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/ |
H A D | serengeti.c | 700 int nlist = 0; in serengeti_display_board_info() local 959 int nlist = 0; in cpu_node_configured() local
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | names.c | 444 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int arg_ntype) in gexpand()
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_util.c | 586 ndmpd_save_nlist_v2(ndmpd_session_t *session, ndmp_name *nlist, in ndmpd_save_nlist_v2() 701 ndmpd_save_nlist_v3(ndmpd_session_t *session, ndmp_name_v3 *nlist, in ndmpd_save_nlist_v3()
|
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | rdr_param_types.h | 134 int *nlist; member
|