Home
last modified time | relevance | path

Searched defs:nlist (Results 1 – 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/head/
H A Dnlist.h36 struct nlist { struct
45 extern int nlist(const char *, struct nlist *); argument
/illumos-gate/usr/src/boot/sys/sys/
H A Dnlist_aout.h51 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 Dm4.h90 struct nlist { struct
94 struct nlist *next; argument
/illumos-gate/usr/src/cmd/eqn/
H A Dpile.c20 int bi, hi, i, gap, h, b, nlist, nlist2, mid; in lpile() local
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dtest-sou.c43 typedef struct nlist { struct
47 } nlist_t; argument
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c82 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 Drtime_tli.c73 struct nd_addrlist *nlist = NULL; in rtime_tli() local
/illumos-gate/usr/src/cmd/sendmail/db/lock/
H A Dlock.c63 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 Dnlist.c120 nlist(const char * name, struct nlist * list) in nlist() function
/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dloadaccess.c123 nlist; in _loadaccess() local
/illumos-gate/usr/src/cmd/sf880drd/
H A Dsf880drd.c186 int nlist; in pushbutton_event() local
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dcfga.c175 int *nlist, in cfga_list_ext()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat.c63 #define nlist nlist64 macro
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddockdeps.c66 static int nlist; variable
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c93 nlist(const char *name, struct nlist *list) in nlist() function
/illumos-gate/usr/src/lib/cfgadm_plugins/ccid/common/
H A Dcfga_ccid.c305 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 Dscf_notify.c139 int nlist; /* number of slot */ in scf_get_slotinfo() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c323 ilbd_namelist_t *nlist; in ilbd_check_req_size() local
/illumos-gate/usr/src/cmd/troff/
H A Dnii.c128 int nlist[NTRAP]; variable
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c612 int nlist; in sysevent_process_dr() local
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c1033 char *str, *olist = 0, *nlist = (char *)list; in expand_paths() local
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c700 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 Dnames.c444 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int arg_ntype) in gexpand()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_util.c586 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 Drdr_param_types.h134 int *nlist; member

12