Home
last modified time | relevance | path

Searched refs:stat (Results 1 – 25 of 1523) sorted by relevance

12345678910>>...61

/titanic_52/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_idmap.c53 smb_idmap_check(const char *s, idmap_stat stat) in smb_idmap_check() argument
55 if (stat != IDMAP_SUCCESS) { in smb_idmap_check()
59 syslog(LOG_ERR, "%s: %s", s, idmap_stat2string(stat)); in smb_idmap_check()
73 idmap_stat stat; in smb_idmap_getsid() local
75 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_ID2SID); in smb_idmap_getsid()
76 if (stat != IDMAP_SUCCESS) in smb_idmap_getsid()
77 return (stat); in smb_idmap_getsid()
79 stat = smb_idmap_batch_getsid(sib.sib_idmaph, &sib.sib_maps[0], in smb_idmap_getsid()
82 if (stat != IDMAP_SUCCESS) { in smb_idmap_getsid()
84 return (stat); in smb_idmap_getsid()
111 idmap_stat stat; smb_idmap_getid() local
146 idmap_stat stat; smb_idmap_batch_create() local
224 idmap_stat stat; smb_idmap_batch_getid() local
280 idmap_stat stat; smb_idmap_batch_getsid() local
341 idmap_stat stat = IDMAP_SUCCESS; smb_idmap_batch_getmappings() local
[all...]
/titanic_52/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfksmb_idmap.c56 smb_idmap_check(const char *s, idmap_stat stat) in smb_idmap_check() argument
58 if (stat != IDMAP_SUCCESS) { in smb_idmap_check()
62 cmn_err(CE_NOTE, "%s: %d", s, (int)stat); in smb_idmap_check()
76 idmap_stat stat; in smb_idmap_getsid() local
78 stat = smb_idmap_batch_create(&sib, 1, SMB_IDMAP_ID2SID); in smb_idmap_getsid()
79 if (stat != IDMAP_SUCCESS) in smb_idmap_getsid()
80 return (stat); in smb_idmap_getsid()
82 stat = smb_idmap_batch_getsid(sib.sib_idmaph, &sib.sib_maps[0], in smb_idmap_getsid()
85 if (stat != IDMAP_SUCCESS) { in smb_idmap_getsid()
87 return (stat); in smb_idmap_getsid()
114 idmap_stat stat; smb_idmap_getid() local
149 idmap_stat stat; smb_idmap_batch_create() local
225 idmap_stat stat; smb_idmap_batch_getid() local
281 idmap_stat stat; smb_idmap_batch_getsid() local
342 idmap_stat stat = IDMAP_SUCCESS; smb_idmap_batch_getmappings() local
[all...]
/titanic_52/usr/src/uts/common/sys/
H A Dwait.h67 * macros for stat return from wait functions
77 #define WLOBYTE(stat) ((int)((stat)&0377)) argument
78 #define WHIBYTE(stat) ((int)(((stat)>>8)&0377)) argument
79 #define WWORD(stat) ((int)((stat))&0177777) argument
81 #define WIFCONTINUED(stat) (WWORD(stat) == WCONTFLG) argument
82 #define WCOREDUMP(stat) ((sta argument
86 WIFEXITED(stat) global() argument
87 WIFSIGNALED(stat) global() argument
89 WIFSTOPPED(stat) global() argument
91 WEXITSTATUS(stat) global() argument
92 WTERMSIG(stat) global() argument
93 WSTOPSIG(stat) global() argument
[all...]
/titanic_52/usr/src/ucbhead/sys/
H A Dwait.h123 * macros for stat return from wait functions
133 #define WLOBYTE(stat) ((int)((stat)&0377)) argument
134 #define WHIBYTE(stat) ((int)(((stat)>>8)&0377)) argument
135 #define WWORD(stat) ((int)((stat))&0177777) argument
137 #define WIFEXITED(stat) (WLOBYTE(stat) == 0) argument
138 #define WIFSIGNALED(stat) (WLOBYT argument
139 WIFSTOPPED(stat) global() argument
140 WIFCONTINUED(stat) global() argument
142 WEXITSTATUS(stat) global() argument
143 WTERMSIG(stat) global() argument
144 WSTOPSIG(stat) global() argument
145 WCOREDUMP(stat) global() argument
[all...]
/titanic_52/usr/src/lib/libnisdb/
H A Dldap_op.c185 int numLocDN, stat = 0, count = 0; in createLdapRequest() local
218 mit_ldap, mit_nisplus, rv, !fromLDAP, &stat); in createLdapRequest()
221 if (stat == NP_LDAP_RULES_NO_VALUE) in createLdapRequest()
223 stat = 0; in createLdapRequest()
444 int stat; in exclusiveLC() local
449 stat = mutex_trylock(&lc->mutex); in exclusiveLC()
450 if (stat == EBUSY && lc->owner != me) in exclusiveLC()
460 int stat; in assertExclusive() local
465 stat = mutex_trylock(&lc->mutex); in assertExclusive()
467 if (stat in assertExclusive()
653 int stat; disconnectCon() local
717 int stat, i; controlSupported() local
788 int stat; connectCon() local
863 findCon(int * stat) findCon() argument
918 int stat; releaseCon() local
1085 find_connection_from_list(__nis_ldap_conn_t * list,LDAPURLDesc * ludpp,int * stat) find_connection_from_list() argument
1118 findReferralCon(char ** referralsp,int * stat) findReferralCon() argument
1234 findYPCon(__nis_ldap_search_t * ls,int * stat) findYPCon() argument
1349 int stat, numEntries, numVals, tnv, done, lprEc; ldapSearch() local
2050 int stat; ldapModifyObjectClass() local
2224 int stat, add = 0; ldapModify() local
2519 int stat; ldapAdd() local
2620 int stat; ldapChangeDN() local
[all...]
H A Ddb_mindex2.cc164 db_status stat; in updateMappingObj() local
166 nis_object *o = dbFindObject(objName, &stat); in updateMappingObj()
170 if (stat != DB_NOTFOUND) { in updateMappingObj()
173 myself, stat, NIL(objName)); in updateMappingObj()
253 int stat = LDAP_SUCCESS; in selectMapping() local
364 stat = LDAP_PARAM_ERROR; in selectMapping()
369 stat = LDAP_PARAM_ERROR; in selectMapping()
381 stat = LDAP_OPERATIONS_ERROR; in selectMapping()
426 *statP = stat; in selectMapping()
450 int stat, freeOb in updateTableEntry() local
729 int i, na, nq = 0, stat, stat2, numAttrs, ret; queryLDAP() local
1090 int stat; removeLDAP() local
1171 int stat, assigned = 0; storeObjLDAP() local
1289 int stat; storeLDAP() local
[all...]
H A Ddb_mindex3.cc103 int stat; in entriesFromLDAP() local
133 stat = pthread_kill(table->mapping.enumTid, 0); in entriesFromLDAP()
134 if (stat == ESRCH) { in entriesFromLDAP()
154 } else if (stat == 0) { in entriesFromLDAP()
159 stat = LDAP_SUCCESS; in entriesFromLDAP()
164 myself, stat, table->mapping.enumTid, in entriesFromLDAP()
167 stat = LDAP_OPERATIONS_ERROR; in entriesFromLDAP()
175 return (stat); in entriesFromLDAP()
214 stat = pthread_create(&tid, &attr, entriesFromLDAPthread, arg); in entriesFromLDAP()
215 if (stat ! in entriesFromLDAP()
339 int ret, stat = LDAP_SUCCESS, stat2, stat3; entriesFromLDAPreal() local
[all...]
/titanic_52/usr/src/uts/common/klm/
H A Dnlm_rpc_clnt.c86 dst->stat.stat = (enum nlm4_stats) src->stat.stat; in nlm_convert_to_nlm4_res()
98 enum clnt_stat stat; in nlm_test_rpc() local
105 stat = nlm_test_1(&args1, &res1, client); in nlm_test_rpc()
107 if (stat == RPC_SUCCESS) { in nlm_test_rpc()
109 res->stat.stat = (enum nlm4_stats) res1.stat in nlm_test_rpc()
129 enum clnt_stat stat; nlm_lock_rpc() local
158 enum clnt_stat stat; nlm_cancel_rpc() local
185 enum clnt_stat stat; nlm_unlock_rpc() local
244 enum clnt_stat stat; nlm_share_rpc() local
270 enum clnt_stat stat; nlm_unshare_rpc() local
[all...]
/titanic_52/usr/src/lib/iconv_modules/ja/common/
H A Djis_TO_eucJP.c67 int stat = ST_INIT; in _icv_iconv() local
95 if (stat == ST_INIT) { in _icv_iconv()
102 if ((stat == ST_INCS1) || (stat == ST_INCS3)) { in _icv_iconv()
103 stat = ST_INIT; in _icv_iconv()
106 } else if (stat == ST_ESC) { in _icv_iconv()
109 stat = ST_MBTOG0_1; in _icv_iconv()
120 stat = ST_SBTOG0; in _icv_iconv()
131 stat = ST_208REV_1; in _icv_iconv()
147 } else if (stat in _icv_iconv()
[all...]
H A DISO-2022-JP_TO_UTF-8.c74 int cset, stat, ret_val; in _icv_iconv() local
92 stat = ST_INIT; in _icv_iconv()
105 if (stat == ST_ESC) { in _icv_iconv()
108 stat = ST_MBTOG0_1; in _icv_iconv()
119 stat = ST_SBTOG0; in _icv_iconv()
130 stat = ST_208REV_1; in _icv_iconv()
146 } else if (stat == ST_MBTOG0_1) { in _icv_iconv()
148 stat = ST_INIT; in _icv_iconv()
153 stat = ST_MBTOG0_2; in _icv_iconv()
164 stat in _icv_iconv()
[all...]
H A DISO-2022-JP_TO_eucJP.c67 int stat = ST_INIT; in _icv_iconv() local
98 if (stat == ST_INIT) { in _icv_iconv()
102 if (stat == ST_ESC) { in _icv_iconv()
105 stat = ST_MBTOG0_1; in _icv_iconv()
116 stat = ST_SBTOG0; in _icv_iconv()
127 stat = ST_208REV_1; in _icv_iconv()
143 } else if (stat == ST_MBTOG0_1) { in _icv_iconv()
145 stat = ST_INIT; in _icv_iconv()
150 stat = ST_MBTOG0_2; in _icv_iconv()
161 stat in _icv_iconv()
[all...]
H A Djis_TO_PCK.c68 int stat = ST_INIT; in _icv_iconv() local
96 if (stat == ST_INIT) { in _icv_iconv()
99 if (stat == ST_ESC) { in _icv_iconv()
102 stat = ST_MBTOG0_1; in _icv_iconv()
113 stat = ST_SBTOG0; in _icv_iconv()
124 stat = ST_208REV_1; in _icv_iconv()
140 } else if (stat == ST_MBTOG0_1) { in _icv_iconv()
142 stat = ST_INIT; in _icv_iconv()
147 stat = ST_MBTOG0_2; in _icv_iconv()
158 stat in _icv_iconv()
[all...]
H A DISO-2022-JP_TO_PCK.c67 int stat = ST_INIT; in _icv_iconv() local
98 if (stat == ST_INIT) { in _icv_iconv()
104 if (stat == ST_ESC) { in _icv_iconv()
107 stat = ST_MBTOG0_1; in _icv_iconv()
118 stat = ST_SBTOG0; in _icv_iconv()
129 stat = ST_208REV_1; in _icv_iconv()
145 } else if (stat == ST_MBTOG0_1) { in _icv_iconv()
147 stat = ST_INIT; in _icv_iconv()
152 stat = ST_MBTOG0_2; in _icv_iconv()
163 stat in _icv_iconv()
[all...]
/titanic_52/usr/src/cmd/make/bin/
H A Dfiles.cc44 #include <sys/stat.h> /* lstat() */
63 extern void set_target_stat(register Name target, struct stat buf);
81 * debug_level Should we trace the stat call?
88 struct stat buf; in exists()
91 /* We cache stat information. */ in exists()
92 if (target->stat.time != file_no_time) { in exists()
93 return target->stat.time; in exists()
118 target->stat.is_sym_link = true; in exists()
121 target->stat.is_sym_link = false; in exists()
125 target->stat in exists()
[all...]
/titanic_52/usr/src/boot/sys/boot/i386/libfirewire/
H A Dfwohci.c93 uint32_t fun, stat; in fwphy_rddata() local
117 stat = OREAD(sc, FWOHCI_INTSTAT); in fwphy_rddata()
118 if ((stat & OHCI_INT_REG_FAIL) != 0 || in fwphy_rddata()
400 fwohci_intr_body(struct fwohci_softc *sc, uint32_t stat, int count) argument
405 if(stat & OREAD(sc, FWOHCI_INTMASK))
410 stat & OHCI_INT_EN ? "DMA_EN ":"",
411 stat & OHCI_INT_PHY_REG ? "PHY_REG ":"",
412 stat & OHCI_INT_CYC_LONG ? "CYC_LONG ":"",
413 stat & OHCI_INT_ERR ? "INT_ERR ":"",
414 stat
458 uint32_t stat; global() local
474 uint32_t stat; global() local
[all...]
/titanic_52/usr/src/uts/common/rpc/sec/
H A Dkey_call.c100 enum clnt_stat stat; in key_encryptsession() local
108 if ((stat = key_call(KEY_ENCRYPT, xdr_cryptkeyarg, (char *)&arg, in key_encryptsession()
112 RPCLOG(1, "rpc status %d ", stat); in key_encryptsession()
113 RPCLOG(1, "(%s)\n", clnt_sperrno(stat)); in key_encryptsession()
114 return (stat); in key_encryptsession()
132 enum clnt_stat stat; in key_decryptsession() local
140 if ((stat = key_call(KEY_DECRYPT, xdr_cryptkeyarg, (char *)&arg, in key_decryptsession()
143 RPCLOG(1, "rpc status %d ", stat); in key_decryptsession()
144 RPCLOG(1, "(%s)\n", clnt_sperrno(stat)); in key_decryptsession()
145 return (stat); in key_decryptsession()
177 enum clnt_stat stat; global() local
205 enum clnt_stat stat; netname2user() local
236 enum clnt_stat stat; key_call() local
[all...]
/titanic_52/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dtoken.c124 OM_uint32 stat; in __make_ap_token() local
127 if ((stat = __alloc_sig(get_qop(token), in __make_ap_token()
130 return (stat); in __make_ap_token()
193 if ((stat = __xdr_encode_token(&xdrs, NULL, token, keys)) in __make_ap_token()
202 return (stat); in __make_ap_token()
220 OM_uint32 stat; in __make_token() local
223 if ((stat = __alloc_sig(get_qop(token), in __make_token()
226 return (stat); in __make_token()
246 if ((stat = __xdr_encode_token(&xdrs, msg, token, keys)) in __make_token()
254 return (stat); in __make_token()
303 OM_uint32 stat; __get_ap_token() local
410 OM_uint32 stat; __get_token() local
448 OM_uint32 stat; __xdr_encode_token() local
495 OM_uint32 stat; __xdr_decode_token() local
[all...]
H A Dcrypto.c108 int i, j, stat; in __desN_crypt() local
120 stat = cbc_crypt(keys[j].c, buf, len, m | flags, ivec); in __desN_crypt()
124 if (DES_FAILED(stat)) in __desN_crypt()
125 return (stat); in __desN_crypt()
138 stat = cbc_crypt(keys[0].c, buf, len, mode, ivec); in __desN_crypt()
144 return (stat); in __desN_crypt()
154 int stat = DESERR_BADPARAM; in __dh_desN_crypt() local
173 stat = __desN_crypt(keys->dh_key_set_val, keys->dh_key_set_len, in __dh_desN_crypt()
176 if (DES_FAILED(stat)) in __dh_desN_crypt()
188 int stat in __dh_des_crypt() local
301 OM_uint32 stat = DH_VERIFIER_FAILURE; __alloc_sig() local
361 OM_uint32 stat = DH_VERIFIER_FAILURE; __mk_sig() local
398 OM_uint32 stat = DH_VERIFIER_FAILURE; __verify_sig() local
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/features/
H A Dfs2 lib _fxstat,__fxstat,_lxstat,__lxstat,_xmknod,__xmknod,_xstat,__xstat,lstat,mknod,sync sys/types.h sys/stat.h
3 lib _fxstat64,__fxstat64,_lxstat64,__lxstat64,_xstat64,__xstat64 -D_LARGEFILE64_SOURCE sys/types.h sys/stat.h
4 mac fstat,lstat,stat,mknod sys/types.h sys/stat.h
8 #include <sys/stat.h>
11 extern int stat(const char* path, struct stat* st)
13 int stat(path, st)
15 struct stat* st;
27 struct stat s
[all...]
/titanic_52/usr/src/lib/libbc/libc/sys/common/
H A Dwait.c247 int stat = (status & 0377); in wstat() local
251 stat <<= 8; in wstat()
254 stat = maptooldsig(stat); in wstat()
256 stat |= WCOREFLG; in wstat()
259 stat |= WCOREFLG; in wstat()
263 stat = maptooldsig(stat); in wstat()
264 stat <<= 8; in wstat()
265 stat | in wstat()
274 int stat = old & 0xFF; mapstatus() local
[all...]
/titanic_52/usr/src/uts/intel/sys/
H A Dstat_impl.h38 * The implementation specific header for <sys/stat.h>
45 extern int fstat(int, struct stat *);
46 extern int stat(const char *_RESTRICT_KYWD, struct stat *_RESTRICT_KYWD);
50 extern int fstatat(int, const char *, struct stat *, int);
54 extern int lstat(const char *_RESTRICT_KYWD, struct stat *_RESTRICT_KYWD);
61 extern int stat();
84 extern int _fxstat(const int, int, struct stat *);
85 extern int _xstat(const int, const char *, struct stat *);
86 extern int _lxstat(const int, const char *, struct stat *);
[all...]
/titanic_52/usr/src/uts/common/io/atge/
H A Datge_l1e.c32 #include <sys/stat.h>
697 atge_l1e_smb_t *stat; in atge_l1e_gather_stats() local
705 stat = (atge_l1e_smb_t *)atgep->atge_hw_stats; in atge_l1e_gather_stats()
731 stat->rx_frames += smb->rx_frames; in atge_l1e_gather_stats()
732 stat->rx_bcast_frames += smb->rx_bcast_frames; in atge_l1e_gather_stats()
733 stat->rx_mcast_frames += smb->rx_mcast_frames; in atge_l1e_gather_stats()
734 stat->rx_pause_frames += smb->rx_pause_frames; in atge_l1e_gather_stats()
735 stat->rx_control_frames += smb->rx_control_frames; in atge_l1e_gather_stats()
736 stat->rx_crcerrs += smb->rx_crcerrs; in atge_l1e_gather_stats()
737 stat in atge_l1e_gather_stats()
[all...]
H A Datge_l1.c30 #include <sys/stat.h>
454 atge_l1_smb_t *stat; in atge_l1_gather_stats() local
462 stat = (atge_l1_smb_t *)atgep->atge_hw_stats; in atge_l1_gather_stats()
466 stat->rx_frames += smb->rx_frames; in atge_l1_gather_stats()
467 stat->rx_bcast_frames += smb->rx_bcast_frames; in atge_l1_gather_stats()
468 stat->rx_mcast_frames += smb->rx_mcast_frames; in atge_l1_gather_stats()
469 stat->rx_pause_frames += smb->rx_pause_frames; in atge_l1_gather_stats()
470 stat->rx_control_frames += smb->rx_control_frames; in atge_l1_gather_stats()
471 stat->rx_crcerrs += smb->rx_crcerrs; in atge_l1_gather_stats()
472 stat in atge_l1_gather_stats()
[all...]
H A Datge_l1c.c58 #include <sys/stat.h>
561 atge_l1c_smb_t *stat; in atge_l1c_gather_stats() local
569 stat = (atge_l1c_smb_t *)atgep->atge_hw_stats; in atge_l1c_gather_stats()
573 stat->rx_frames += smb->rx_frames; in atge_l1c_gather_stats()
574 stat->rx_bcast_frames += smb->rx_bcast_frames; in atge_l1c_gather_stats()
575 stat->rx_mcast_frames += smb->rx_mcast_frames; in atge_l1c_gather_stats()
576 stat->rx_pause_frames += smb->rx_pause_frames; in atge_l1c_gather_stats()
577 stat->rx_control_frames += smb->rx_control_frames; in atge_l1c_gather_stats()
578 stat->rx_crcerrs += smb->rx_crcerrs; in atge_l1c_gather_stats()
579 stat in atge_l1c_gather_stats()
[all...]
/titanic_52/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_stat_h.cfg17 # Definitions found in sys/stat.h
23 type | mode_t | sys/stat.h | ALL
24 type | struct stat | sys/stat.h | ALL
29 value | S_IFMT | mode_t | sys/stat.h | ALL
30 value | S_IFBLK | mode_t | sys/stat.h | ALL
38 sys/stat.h | POSIX+ XPG3+
43 sys/stat.h | -POSIX+ -XPG3+ POSIX-1993+ SUS+
47 int; struct stat * |\
48 sys/stat
[all...]

12345678910>>...61