/illumos-gate/usr/src/lib/krb5/ss/ |
H A D | requests.c | 27 register ss_data *info = ss_info(sci_idx); local 29 "%s version %s\n"), info->subsystem_name, 30 info->subsystem_version);
|
H A D | request_tbl.c | 26 register ss_data *info; local 29 info = ss_info(sci_idx); 30 for (size=0; info->rqt_tables[size] != (ssrt *)NULL; size++) 34 info->rqt_tables = (ssrt **)realloc(info->rqt_tables, 36 if (info->rqt_tables == (ssrt **)NULL) { 45 info->rqt_tables[i+1] = info->rqt_tables[i]; 47 info->rqt_tables[position] = rqtbl_ptr; 48 info 58 register ss_data *info; local [all...] |
/illumos-gate/usr/src/tools/scripts/ |
H A D | xref.sh | 68 info() function 86 info "$1 in ${min}m${sec}s" 229 info "$reldir: finding flg-related source files" 249 info "$reldir: clobbering $xref cross-reference" 256 info "$reldir: building $xref cross-reference"
|
/illumos-gate/usr/src/lib/sun_fc/common/ |
H A D | Sun_fcSetRNIDMgmtInfo.cc | 48 * @param info The RNID information to set on the HBA 51 HBA_MGMTINFO info) { 58 hba->setRNID(info); 50 Sun_fcSetRNIDMgmtInfo(HBA_HANDLE handle, HBA_MGMTINFO info) argument
|
H A D | Sun_fcGetRNIDMgmtInfo.cc | 50 * @param info Pointer to user-allocated buffer for results 53 PHBA_MGMTINFO info) { 60 port->getRNIDMgmtInfo(info); 52 Sun_fcGetRNIDMgmtInfo(HBA_HANDLE handle, PHBA_MGMTINFO info) argument
|
/illumos-gate/usr/src/lib/udapl/libdat/include/ |
H A D | dat_dr.h | 64 DAT_PROVIDER_INFO info; member in struct:__anon4401 82 IN const DAT_PROVIDER_INFO *info, 87 IN const DAT_PROVIDER_INFO *info); 92 IN const DAT_PROVIDER_INFO *info, 97 IN const DAT_PROVIDER_INFO *info);
|
H A D | dat_sr.h | 62 DAT_PROVIDER_INFO info; member in struct:__anon4404 86 IN const DAT_PROVIDER_INFO *info, 101 IN const DAT_PROVIDER_INFO *info); 105 IN const DAT_PROVIDER_INFO *info);
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | sections_machelf.c | 59 conv_sec_linkinfo(Word info, Xword flags, Conv_inv_buf_t *inv_buf) argument 62 if (info == SHN_BEFORE) 64 else if (info == SHN_AFTER) 69 (void) conv_invalid_val(inv_buf, info, CONV_FMT_DECIMAL);
|
H A D | tokens.c | 44 char info[SYS_NMLN], * list, * ptr, * optr; local 57 if ((size = sysinfo(SI_ISALIST, info, SYS_NMLN)) == -1) 64 if ((list = strdup(info)) == 0)
|
/illumos-gate/usr/src/cmd/cdrw/ |
H A D | dumpinfo.c | 41 info(void) function
|
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_buf.c | 78 * driver info, like dip, instance, buf_attr, etc. Parms is passed in and 80 * cookies can we handle, and alignment requirements. info is returned with 81 * all the info about the mapped buffer. handle is returned. It should be 86 hci1394_buf_info_t *info, hci1394_buf_handle_t *handle) 95 ASSERT(info != NULL); 105 /* save away pointer to general info */ 128 NULL, &info->bi_kaddr, &info->bi_real_length, &buf->bu_handle); 140 info->bi_kaddr, info 85 hci1394_buf_alloc(hci1394_drvinfo_t *drvinfo, hci1394_buf_parms_t *parms, hci1394_buf_info_t *info, hci1394_buf_handle_t *handle) argument [all...] |
/illumos-gate/usr/src/test/libc-tests/tests/random/ |
H A D | inz_child.c | 38 siginfo_t info; local 63 ret = waitid(P_PID, child, &info, WEXITED); 66 assert(info.si_pid == child); 67 assert(info.si_status == 0);
|
H A D | inz_mlock.c | 36 siginfo_t info; local 60 ret = waitid(P_PID, child, &info, WEXITED); 63 assert(info.si_pid == child); 64 assert(info.si_status == 0);
|
H A D | inz_region.c | 36 siginfo_t info; local 57 ret = waitid(P_PID, child, &info, WEXITED); 60 assert(info.si_pid == child); 61 assert(info.si_status == 0);
|
H A D | inz_split.c | 36 siginfo_t info; local 65 ret = waitid(P_PID, child, &info, WEXITED); 68 assert(info.si_pid == child); 69 assert(info.si_status == 0);
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | hsearch.c | 58 HASHINFO info; local 60 info.nelem = nel; 61 info.bsize = 256; 62 info.ffactor = 8; 63 info.cachesize = 0; 64 info.hash = NULL; 65 info.lorder = 0; 66 dbp = (DB *)__hash_open(NULL, O_CREAT | O_RDWR | O_BINARY, 0600, &info, 0);
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | dssetup_clnt.c | 41 struct dssetup_DsRolePrimaryDomInfo1 *info; local 59 if ((rc != 0) || (arg.status != 0) || arg.info == NULL) { 64 info = &arg.info->ru.info1; 66 if (info->nt_domain == NULL || 67 info->dns_domain == NULL || 68 info->forest == NULL) { 73 bcopy(info, ds_info, sizeof (ds_primary_domain_info_t)); 74 ds_info->nt_domain = (uint8_t *)strdup((char *)info->nt_domain); 75 ds_info->dns_domain = (uint8_t *)strdup((char *)info [all...] |
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/ |
H A D | pkcs11slot.c | 123 CK_MECHANISM_INFO info; local 145 rv = C_GetMechanismInfo(*slotid, algos.enc_algo, &info); 161 if (keylength > info.ulMaxKeySize) { 169 if (!(info.flags & (CKF_ENCRYPT|CKF_RNG))) 174 &info); 182 if (!(info.flags & (CKF_DIGEST|CKF_SIGN|CKF_RNG))) 187 &info);
|
/illumos-gate/usr/src/lib/libtnf/ |
H A D | type.c | 51 struct taginfo *info; local 57 info = _tnf_get_info(DATUM_TNF(datum), DATUM_RECORD(datum)); 58 return (info->kind); 75 * Fetch size member of info for datum type record 81 struct taginfo *info; local 87 info = _tnf_get_info(DATUM_TNF(datum), DATUM_RECORD(datum)); 89 if (INFO_ARRAY(info)) 93 return (info->size); 103 struct taginfo *info; local 109 info [all...] |
/illumos-gate/usr/src/lib/libnsl/nsl/ |
H A D | t_getinfo.c | 54 _tx_getinfo(int fd, struct t_info *info, int api_semantics) argument 100 info->addr = infoackp->ADDR_size; 101 info->options = infoackp->OPT_size; 102 info->tsdu = infoackp->TSDU_size; 103 info->etsdu = infoackp->ETSDU_size; 104 info->connect = infoackp->CDATA_size; 105 info->discon = infoackp->DDATA_size; 106 info->servtype = infoackp->SERV_type; 110 info->flags = 0; 112 info [all...] |
H A D | t_open.c | 64 _tx_open(const char *path, int flags, struct t_info *info, int api_semantics) argument 144 tiptr = _t_create(fd, info, api_semantics, &ticap_ioctl_failed);
|
/illumos-gate/usr/src/cmd/ptools/prun/ |
H A D | prun.c | 142 lwpstart(int *lwpcount, const lwpstatus_t *status, const lwpsinfo_t *info) argument 147 if (proc_lwp_in_set(lwps, info->pr_lwpid)) { 154 if ((L = Lgrab(P, info->pr_lwpid, &gcode)) != NULL) { 162 (int)info->pr_lwpid, Lgrab_error(gcode));
|
/illumos-gate/usr/src/cmd/ptools/pstop/ |
H A D | pstop.c | 113 lwpstop(int *lwpcount, const lwpstatus_t *status, const lwpsinfo_t *info) argument 118 if (proc_lwp_in_set(lwps, info->pr_lwpid)) { 125 if ((L = Lgrab(P, info->pr_lwpid, &gcode)) != NULL) { 133 (int)info->pr_lwpid, Lgrab_error(gcode));
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | wait3.c | 65 siginfo_t info; local 70 memset((void *)&info, 0, sizeof (siginfo_t)); 78 error = waitid(P_ALL, 0, &info, options); 83 if ((options & WNOHANG) && (info.si_pid == 0)) 99 *status = wstat(info.si_code, info.si_status); 100 return (info.si_pid); 139 siginfo_t info; local 141 if (waitid(P_ALL, 0, &info, 144 return (info [all...] |
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | dlpi_events.c | 60 nwamd_dlpi_notify(dlpi_handle_t dhp, dlpi_notifyinfo_t *info, void *arg) argument 65 if (info->dni_note & DL_NOTE_LINK_UP)
|