Searched refs:head (Results 251 - 275 of 653) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/uts/sun4u/opl/os/
H A Dopl.c325 struct memlist *head, *tail, *new; local
329 head = tail = NULL;
340 if (head == NULL)
341 head = new;
350 return (head);
1135 (m)->next = ctl_msg.head; \
1139 ctl_msg.head = (m); \
1147 ctl_msg.head = (m)->next; \
1152 #define FREE_THE_TAIL(head) \
1155 m = (head)
1195 nm_msg_t *head; member in struct:ctlmsg
[all...]
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c167 static int getldap_destroy_serverInfo(server_info_t *head);
168 static void test_server_change(server_info_t *head);
170 static ns_server_status_t set_server_status(char *input, server_info_t *head);
652 getldap_init_serverInfo(server_info_t **head) argument
659 *head = NULL;
681 *head = info;
728 if (head && *head) {
729 (void) getldap_destroy_serverInfo(*head);
730 *head
737 getldap_destroy_serverInfo(server_info_t *head) argument
775 getldap_set_serverInfo(server_info_t *head, int reset_bindtime, info_op_t op) argument
888 getldap_get_serverInfo(server_info_t *head, char *input, char **output, int *svr_removed) argument
1159 getldap_get_server_stat(server_info_t *head, char **output, time_t *prev, time_t *next) argument
1443 getldap_set_refresh_ttl(server_info_t *head, int *refresh_ttl, int *no_gd_server) argument
2741 test_server_change(server_info_t *head) argument
2926 set_server_status(char *input, server_info_t *head) argument
[all...]
/illumos-gate/usr/src/lib/libshell/common/data/
H A Dsolaris_cmdlist.h120 ASTCMDLIST(head)
121 BINCMDLIST(head)
/illumos-gate/usr/src/cmd/backup/dump/
H A DMakefile57 HEADERS= ../../../head/protocols/dumprestore.h \
66 GLOBAL= ../../../head
/illumos-gate/usr/src/uts/common/os/
H A Daudit_zone.c134 if (kctx->auk_queue.head != NULL) {
135 au_free_rec(kctx->auk_queue.head);
/illumos-gate/usr/src/uts/common/sys/
H A Dmultidata.h101 #define PDESC_HDR_ADD(p, base, head, len, tail) { \
103 (p)->hdr_rptr = (base) + (head); \
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.h33 /*$FreeBSD: head/sys/dev/ixl/i40e_lan_hmc.h 283119 2015-05-19 18:35:18Z jhb $*/
51 u16 head; member in struct:i40e_hmc_obj_rxq
84 u16 head; member in struct:i40e_hmc_obj_txq
/illumos-gate/usr/src/boot/lib/libz/test/
H A Dinfcover.c291 gz_header head; local
303 head.extra = out;
304 head.extra_max = len;
305 head.name = out;
306 head.name_max = len;
307 head.comment = out;
308 head.comm_max = len;
309 ret = inflateGetHeader(&strm, &head); assert(ret == Z_OK);
/illumos-gate/usr/src/boot/lib/libz/
H A Ddeflate.c171 * Insert string str in the dictionary and set match_head to the previous head
183 match_head = s->head[s->ins_h], \
184 s->head[s->ins_h] = (Pos)(str))
188 match_head = s->prev[(str) & s->w_mask] = s->head[s->ins_h], \
189 s->head[s->ins_h] = (Pos)(str))
197 s->head[s->hash_size-1] = NIL; \
198 zmemzero((Bytef *)s->head, (unsigned)(s->hash_size-1)*sizeof(*s->head));
295 s->head = (Posf *) ZALLOC(strm, s->hash_size, sizeof(Pos));
305 if (s->window == Z_NULL || s->prev == Z_NULL || s->head
[all...]
/illumos-gate/usr/src/lib/libfru/libnvfru/
H A Dnvfru.c159 uint8_t head, num; local
180 head = 0;
183 head = data[HEAD_ITER];
190 for (i = head, n = 0, data += sizeof (uint32_t); n < num;
/illumos-gate/usr/src/lib/libsmedia/plugins/floppy/common/
H A Df_format.c386 start_head = ft->head;
387 end_head = ft->head + 1;
440 "format of cyl %d head %d failed\n"),
464 "format of cyl %d head %d failed\n"),
565 ft.head = (-1);
597 DPRINTF2("Format track %d head %d\n", ft->track_no, ft->head);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh59 echo $inc failed: `cat $errfile | head -1` > $ofile
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.h107 struct bubble *head; member in struct:event::bubble::arrowlist::arrow
/illumos-gate/usr/src/cmd/sendmail/cf/sh/
H A Dcheck-hostname.sh93 myipaddr=`getent hosts $myhost | head -1 | awk '{print $1}'`
/illumos-gate/usr/src/cmd/backup/restore/
H A Dmain.c483 while ((alist.last - alist.head) > 0) {
484 fname = alist.head->fname;
492 alist.head++;
494 alist.head = (struct afile *)NULL;
H A Dutilities.c805 if (ap->head == NULL)
806 ap->head = ap->last = ap->base;
811 if (fp == ap->head + ap->nent) {
819 ap->head = ap->base;
820 fp = ap->head + ap->nent;
911 sindex = (int)(ap->last - ap->head);
932 lindex = (int)(ap->last - ap->head);
936 size = expand(ap->head[rindexa].fname,
947 bcopy((void *)(&ap->head[lindex]),
948 (void *)(&ap->head[sinde
[all...]
/illumos-gate/usr/src/tools/quick/
H A Dmake-zfs66 (cd $SRC/head && $make clobber)
79 test -f $SRC/head/rpcsvc/nispasswd.h ||
80 (cd $SRC/head && $make -k install_h)
88 (cd $SRC/head && $make install_h)
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_dequeue.c117 if (evd_ptr->pending_event_queue.head !=
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvio_util.h64 * The pool is managed as a circular queue with a head and tail pointer.
65 * Allocation requests result in the head index being incremented, mblks
77 * | head |--------+ |
123 kmutex_t hlock; /* sync access to head */
128 uint32_t head; /* queue head */ member in struct:vio_mblk_pool
/illumos-gate/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_svc.c390 ndr_binding_t *head = NULL; local
394 pool[ix].next = head;
398 head = &pool[ix];
401 *headpp = head;
/illumos-gate/usr/src/cmd/mandoc/
H A Droff.h88 struct roff_node *head; /* BLOCK */ member in struct:roff_node
/illumos-gate/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_007_pos.ksh104 head -n $linenum $migrated_cmds_f > $tmpfile
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h311 extern void pr_iol_initlist(list_t *head, size_t itemsize, int nitems);
312 extern void * pr_iol_newbuf(list_t *head, size_t itemsize);
313 extern int pr_iol_copyout_and_free(list_t *head, caddr_t *tgt, int errin);
314 extern int pr_iol_uiomove_and_free(list_t *head, uio_t *uiop, int errin);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_mem.c38 struct authlist *ta, *pta = NULL, *head; local
67 head = t->h[rephash];
69 free(head);
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dpmap_clnt.c165 pmaplist_ptr head = NULL; local
177 (caddr_t)&head, minutetimeout) != RPC_SUCCESS) {
184 return ((struct pmaplist *)head);

Completed in 130 milliseconds

<<11121314151617181920>>