Searched refs:item (Results 226 - 250 of 256) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c1497 enum idmapd_debug item,
1502 if (item < 0 || item > IDMAPD_DEBUG_MAX)
1507 if (val != _idmapdstate.debug[item])
1510 _idmapdstate.debug[item] = val;
1495 idmapd_set_debug( idmap_cfg_handles_t *handles, enum idmapd_debug item, const char *name) argument
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c365 /* copy the item */
1427 ** ITEMINLIST -- does item appear in list?
1429 ** Check whether item appears in list (which must be separated by a
1435 ** item -- item to search.
1444 iteminlist(item, list, delim)
1445 char *item;
1454 if (item == NULL || *item == '\0')
1457 len = strlen(item);
[all...]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c200 * im_perror_item() prints a single item of error information. If svccfg
201 * is running in interactive mode, im_perror_item() prints each item on a
1284 #define IPI_NOT_FIRST 0x1 /* Not first item to be displayed. */
1287 * Print a single item of information about a validation failure. This
1289 * first item and between subsequent items.
1294 * item Address of the item to be displayed
1295 * type Type of the item
1298 * this function with the first item.
1301 im_perror_item(FILE *out, const char *desc, void *item, scf_type_ argument
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h1616 ddi_soft_state_zalloc(void *state, int item);
1625 ddi_get_soft_state(void *state, int item);
1634 ddi_soft_state_free(void *state, int item);
H A Dmac_impl.h82 void *item; member in struct:mac_chain_s
/illumos-gate/usr/src/lib/passwdutil/
H A Dnis_attr.c44 int nis_getattr(char *name, attrlist *item, pwu_repository_t *rep);
H A Dfiles_attr.c48 int files_getattr(char *name, attrlist *item, pwu_repository_t *rep);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dparse.c59 static Shnode_t *item(Lex_t*,int);
93 * write out entities for each item in the list
540 * item
541 * item | term
560 else if((t=item(lexp,SH_NL|SH_EMPTY|(flag&SH_SEMI))) && lexp->token=='|')
830 t->funct.functtre = item(lexp,SH_NOIO);
1011 * item
1021 static Shnode_t *item(Lex_t *lexp,int flag) function
1085 (tok==ELIFSYM?(lexp->token=IFSYM, tt=item(lexp,SH_NOIO)):0));
1203 if(!(t = item(lex
[all...]
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfrd_server.c397 datum item; local
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h714 uint32_t item; member in struct:cs_csfunc2text_strings_t
H A Dcs.h112 #define CS_NO_MORE_ITEMS 0x1f /* No more of requested item */
652 uint32_t item; member in struct:error2text_t
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_med.c43 add_lst(char ***listp, char *item) argument
55 (*listp)[i] = Strdup(item);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c257 static boolean_t value_is_valid(config_item_t item, const char *value);
1214 * del_prefer: Delete an item from the {preferrence} list, the idea is
1455 char item[256]; local
1481 (void) snprintf(item, sizeof (item), "%s%c%ld",
1484 if (strncmp(item, pae->ae_arg,
1506 new_ae(plist, item);
1806 * The process is: check profile names in the prefer list item by item,
2249 * if there is no 'essid' item i
4372 value_is_valid(config_item_t item, const char *value) argument
[all...]
/illumos-gate/usr/src/cmd/backup/lib/
H A Dgetdate.y124 | spec item
127 item : time { label
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dgetdate.y256 | spec item
268 item : time { label
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c169 * Append an item to the specified list, and return a pointer to the list
173 * On success, a new list node is created and the item is
178 pvs_aplist_append(APlist **lst, const void *item, const char *file) argument
180 if (aplist_append(lst, item, AL_CNT_GVER_DESC) == NULL) {
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh1082 for item in $ARG_LIST
1084 [ "$_ELEMENT" = "$item" ] && return 0
1105 for item in $ARG_LIST
1107 [ "$_ELEMENT" != "$item" ] && NEW_LIST="$NEW_LIST $item"
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c5757 mptsas_doneq_thread_list_t *item = &mpt->m_doneq_thread_id[t]; local
5759 mutex_enter(&item->mutex);
5760 while (item->flag & MPTSAS_DONEQ_THREAD_ACTIVE) {
5761 if (!item->doneq) {
5762 cv_wait(&item->cv, &item->mutex);
5769 mutex_exit(&item->mutex);
5773 mutex_enter(&item->mutex);
5775 mutex_exit(&item->mutex);
8572 mptsas_doneq_thread_list_t *item; local
8607 mptsas_doneq_thread_list_t *item = &mpt->m_doneq_thread_id[t]; local
8723 mptsas_doneq_thread_list_t *item = &mpt->m_doneq_thread_id[t]; local
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c631 #define CHEETAH_LIVELOCK_ENTRY_SET(statp, item, val) statp->item = val
658 #define CHEETAH_LIVELOCK_STAT(item) cheetah_livelock_stat.item++
660 #define CHEETAH_LIVELOCK_STATSET(item, value) \
661 cheetah_livelock_stat.item = value
663 #define CHEETAH_LIVELOCK_MAXSTAT(item, value) { \
664 if (value > cheetah_livelock_stat.item) \
665 cheetah_livelock_stat.item = value; \
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h345 extern void addlist __P((struct cl_attr ***plist, char *item));
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_map.c771 NIS_HASH_ITEM item; member in struct:__anon81
966 dni->item.name = dnt;
/illumos-gate/usr/src/lib/libast/common/misc/
H A Doptget.c1472 item(Sfio_t* sp, char* s, int about, int level, int style, Sfio_t* ip, int version, char* id, char* catalog) function
1671 par = item(sp, e, about, level, style, ip, version, id, ID);
1708 par = item(sp, t, about, level, style, ip, version, id, catalog);
2977 item(sp_body, (flags & OPT_functions) ? C("FUNCTIONS") : C("OPTIONS"), 0, 0, style, sp_info, version, id, ID);
3206 item(sp_body, C("IMPLEMENTATION"), 0, 0, style, sp_info, version, id, ID);
3365 item(sp, C("SYNOPSIS"), 0, 0, style, sp_info, version, id, ID);
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c293 * add_list(list, item, data, proto)
294 * Adds a new list member that points holds item in the list.
299 add_list(struct list *listp, void *item, void *data, char *proto) argument
306 new->item = item;
600 group = (sa_group_t)work->item;
4760 group = (sa_group_t)work->item;
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h365 void *item; member in struct:bge_queue_item
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc606 ENTRY *hsearch(ENTRY item, ACTION action);
755 char *nl_langinfo(nl_item item);

Completed in 227 milliseconds

1234567891011