Searched defs:lst (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dfdlist.c44 fd_init(struct fd_lst *lst) argument
49 lst->fd[i] = -1;
50 lst->fds[i] = -1;
52 lst->next = NULL;
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c226 xdr_ypmaplist(XDR *xdrs, struct ypmaplist **lst) argument
233 more_elements = (*lst != NULL);
242 next = &((*lst)->ypml_next);
244 if (!xdr_reference(xdrs, (caddr_t *)lst,
249 lst = (freeing) ? next : &((*lst)->ypml_next);
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_kmod.c302 list_t *lst; local
312 lst = &ns->ns_list;
315 while ((item = list_head(lst)) != NULL) {
316 list_remove(lst, item);
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.c96 findval(list *lst, char *val, int (*cmp)()) argument
98 for (; lst != NULL; lst = lst->next) {
99 if ((*cmp) (lst->val, val))
100 return (lst->val);
112 list *lst; local
116 lst = calloc(1, sizeof (list));
117 lst->val = val;
118 lst
[all...]
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c697 APlist *lst = osp->os_isdescs[idx3]; local
699 if (aplist_nitems(lst) == 0)
702 isp1 = lst->apl_data[0];
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_impl.c1074 idm_listbuf_insert(list_t *lst, idm_buf_t *buf) argument
1079 for (idb = list_tail(lst); idb != NULL; idb = list_prev(lst, idb)) {
1083 list_insert_after(lst, idb, buf);
1089 list_insert_head(lst, buf);
H A Didm.c1169 list_t *lst = (list_t *)lbuf; local
1172 for (idb = list_head(lst); idb != NULL; idb = list_next(lst, idb)) {
/illumos-gate/usr/src/uts/common/io/
H A Dsignalfd.c189 list_t *lst = &pstate->sigfd_list; local
192 for (pw = list_head(lst); pw != NULL; pw = list_next(lst, pw)) {
204 list_insert_head(lst, pw);
212 list_t *lst = &pstate->sigfd_list; local
215 for (pw = list_head(lst); pw != NULL; pw = list_next(lst, pw)) {
222 list_remove(lst, pw);
235 list_t *lst; local
240 lst
303 list_t *lst; local
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dlocaladdr.c353 struct linux_ipv6_addr_list *lst = 0; local
400 nw->next = lst;
401 lst = nw;
405 return lst;
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshnodes.h145 /* tst is same as lst, but with extra field for line number */
205 struct lstnod lst; member in union:Shnode_u
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c1322 list_t *lst; local
1326 lst = &sctp->sctp_saddrs[i].sctp_ipif_list;
1328 lst, lst->list_head.list_next);
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c178 pvs_aplist_append(APlist **lst, const void *item, const char *file) argument
180 if (aplist_append(lst, item, AL_CNT_GVER_DESC) == NULL) {
681 * lst - APlist of existing descriptors.
689 gvers_find(const char *name, unsigned long hash, APlist *lst) argument
694 for (APLIST_TRAVERSE(lst, idx, vdp))
708 * lst - List of existing descriptors.
717 gvers_desc(const char *name, unsigned long hash, APlist **lst, const char *file) argument
721 if ((vdp = gvers_find(name, hash, *lst)) == NULL) {
732 pvs_aplist_append(lst, vdp, file);
743 * lst
755 gvers_depend(const char *name, unsigned long hash, GVer_desc *vdp, APlist **lst, const char *file) argument
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set.c2152 strinlst(char *str, int cnt, char **lst) argument
2157 if (strcmp(lst[i], str) == 0)
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c113 #define uu_list_append(lst, e) uu_list_insert_before(lst, NULL, e)
608 add_svcptr(uu_list_t *lst, inst_t *svcp) argument
618 if (uu_list_find(lst, spp, NULL, &idx) != NULL) {
624 r = uu_list_append(lst, spp);
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_dyndns.c225 dyndns_queue_flush(list_t *lst) argument
229 while ((entry = list_head(lst)) != NULL) {
230 list_remove(lst, entry);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h124 ql_rpt_lun_t lst[MAX_LUNS]; member in struct:ql_rpt_lun_lst
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c2014 smb_shr_publisher_flush(list_t *lst) argument
2018 while ((shr = list_head(lst)) != NULL) {
2019 list_remove(lst, shr);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c683 list_t *lst,
691 list_move_tail(lst, &sl->sl_list);
682 smb_slist_move_tail( list_t *lst, smb_slist_t *sl) argument
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c4234 _ii_lsthead_t *lst)
4265 for (cp = lst; cp; cp = cp->lst_next) {
4286 for (i = 0, cp = lst; i < ulist.count && cp;
10229 _ii_ll_add(_ii_info_t *ip, kmutex_t *mutex, _ii_lsthead_t **lst, char *name, argument
10237 ASSERT(ip && mutex && lst && name);
10251 for (head = lst; *head; head = &((*head)->lst_next)) {
10282 _ii_ll_remove(_ii_info_t *ip, kmutex_t *mutex, _ii_lsthead_t **lst, char **key) argument
10290 ASSERT(ip && lst);
10295 for (head = lst; *head; head = &((*head)->lst_next)) {
4233 _ii_gc_list(intptr_t arg, int ilp32, int *rvp, kmutex_t *mutex, _ii_lsthead_t *lst) argument

Completed in 1813 milliseconds