Home
last modified time | relevance | path

Searched defs:o (Results 101 – 125 of 285) sorted by path

12345678910>>...12

/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dccmap.c627 _ccmap(int i, int o) in _ccmap()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmxdate.c168 const char* o; in tmxdate() local
H A Dtmxmake.c49 int32_t o; in tmxtm() local
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dcmp.c93 pretty(Sfio_t *out, int o, int delim, int flags) in pretty()
H A Dtail.c363 num(register const char* s, char** e, int* f, int o) in num()
H A Dwclib.c180 ssize_t o; in wc_count() local
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppcontrol.c265 int o; in ppcontrol() local
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSCommon.c3350 const rdataOPT *o; in GetPktLease() local
H A DmDNS.c10293 const rdataOPT *o; in mDNSCoreReceiveUpdate() local
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A DGenLinkedList.c21 #define GETLINK( e, o) ( *(void**)((char*) (e) + (o)) ) argument
24 #define ASSIGNLINK( e, l, o) ( *((void**)((char*) (e) + (o))) = (l)) argument
181 #define GETOFFSET( e, o) ( *(size_t*)((char*) (e) + (o)) ) argument
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h72 #define ap_getopt(a, o) ((a)->opts.flags & ((uint_t)1 << (o))) argument
73 #define ap_setopt(a, o) ((a)->opts.flags |= ((uint_t)1 << (o))) argument
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_decode.c63 asn1_octet o; in asn1_decode_integer() local
88 asn1_octet o; in asn1_decode_unsigned_integer() local
122 asn1_octet o; in asn1_decode_maybe_unsigned() local
H A Dasn1_get.c46 asn1_octet o; in asn1_get_tag_2() local
74 asn1_octet o; in asn1_get_tag_2() local
H A Dasn1_k_decode.c500 asn1_octet unused, o; in asn1_decode_krb5_flags() local
H A Dasn1buf.c161 asn1_error_code asn1buf_insert_octet(asn1buf *buf, const int o) in asn1buf_insert_octet()
197 asn1_error_code asn1buf_remove_octet(asn1buf *buf, asn1_octet *o) in asn1buf_remove_octet()
H A Dasn1buf.h148 static __inline__ asn1_error_code asn1buf_insert_octet(asn1buf *buf, const int o) in asn1buf_insert_octet()
185 #define asn1buf_remove_octet(buf,o) \ argument
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c395 #define OBJ_get0_data(o) ((o)->data) argument
396 #define OBJ_length(o) ((o)->length) argument
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c1746 long o; in fs_read() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Datexit.c142 _exthdlr_t *p, *o; in __cxa_finalize() local
329 _exthdlr_t *o; /* previous node */ in _preexec_exit_handlers() local
H A Dmallint.h159 #define SETOLD01(n, o) ((n) |= (BITS01 & (o))) argument
H A Dsyslog.c172 char *b, *f, *o; in vsyslog() local
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dglob.c701 int o = pglob->gl_offs + oldpathc; in glob0() local
H A Dregexec.c102 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) argument
103 #define INC(o) ((o) <<= 1) argument
104 #define ISSTATEIN(v, o) (((v) & (o)) != 0) argument
159 #define INIT(o, n) ((o) = (n)) argument
160 #define INC(o) ((o)++) argument
161 #define ISSTATEIN(v, o) ((v)[o]) argument
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_diff.c1339 ctf_diff_obj_t *o = &cds->cds_iobj[i]; in ctf_diff_objects() local
1352 ctf_diff_obj_t *o = &cds->cds_oobj[i]; in ctf_diff_objects() local
/illumos-gate/usr/src/lib/libcurses/screen/
H A Doutch.c57 chtype o; in _outwch() local

12345678910>>...12