/titanic_41/usr/src/lib/smbsrv/libmlrpc/common/ |
H A D | ndr_heap.c | 160 ndr_heap_strdup(ndr_heap_t *heap, const char *s) in ndr_heap_strdup() 184 ndr_heap_mstring(ndr_heap_t *heap, const char *s, ndr_mstring_t *out) in ndr_heap_mstring() 208 ndr_heap_mkvcs(ndr_heap_t *heap, char *s, ndr_vcstr_t *vc) in ndr_heap_mkvcs()
|
/titanic_41/usr/src/cmd/tsol/updatehome/ |
H A D | setupfiles.c | 44 #define dperror(s) if (flags & DIAG) perror(s) argument 45 #define dprintf(s, v) if (flags & DBUG) (void) printf(s, v) argument 46 #define dprintf2(s, v1, v2) if (flags & DBUG) (void) printf(s, v1, v2) argument
|
/titanic_41/usr/src/cmd/sort/common/ |
H A D | types.h | 186 #define SOP_IS_CLOSABLE(s) ((s)->s_ops.sop_is_closable)(s) argument 187 #define SOP_CLOSE(s) ((s)->s_ops.sop_close)(s) argument 188 #define SOP_EOS(s) ((s)->s_ops.sop_eos)(s) argument 189 #define SOP_FETCH(s) ((s)->s_ops.sop_fetch)(s) argument 190 #define SOP_FLUSH(s) ((s)->s_ops.sop_flush)(s) argument 191 #define SOP_FREE(s) ((s)->s_ops.sop_free)(s) argument 192 #define SOP_OPEN_FOR_WRITE(s) ((s)->s_ops.sop_open_for_write)(s) argument 193 #define SOP_PRIME(s) ((s)->s_ops.sop_prime)(s) argument 194 #define SOP_PUT_LINE(s, l) ((s)->s_ops.sop_put_line)(s, l) argument 195 #define SOP_RELEASE_LINE(s) ((s)->s_ops.sop_release_line)(s) argument [all …]
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | setlocale.c | 263 debug_mbtowc(register wchar_t* p, register const char* s, size_t n) in debug_mbtowc() 322 debug_wctomb(char* s, wchar_t c) in debug_wctomb() 361 debug_mblen(const char* s, size_t n) in debug_mblen() 377 debug_strxfrm(register char* t, register const char* s, size_t n) in debug_strxfrm() 528 sjis_mbtowc(register wchar_t* p, register const char* s, size_t n) in sjis_mbtowc() 671 char* s; in set_ctype() local 898 composite(register const char* s, int initialize) in composite() 1014 register char* s; in _ast_setlocale() local
|
/titanic_41/usr/src/lib/libast/common/misc/ |
H A D | mime.c | 142 mimeset(Mime_t* mp, register char* s, unsigned long flags) in mimeset() 288 register char* s; in mimeload() local 386 char* s; in find() local 474 register char* s; in arg() local 550 expand(Mime_t* mp, register char* s, const char* name, const char* type, const char* opts) in expand() 607 register char* s; in mimeview() local 709 mimecmp(register const char* s, register const char* v, char** e) in mimecmp() 731 mimehead(Mime_t* mp, void* tab, size_t num, size_t siz, register char* s) in mimehead()
|
H A D | fastfind.c | 166 register char* s; in findopen() local 704 register char* s; in findread() local 950 register unsigned char* s; in findwrite() local 1088 register char* s; in findsync() local
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_name_service.c | 359 int s, retries = 0; in dapls_ns_lookup_v4() local 451 int s, retries = 0; in dapls_ns_lookup_v6() local 531 dapls_ns_send_packet_v6(int s, struct sockaddr_in6 *addr) in dapls_ns_send_packet_v6() 543 dapls_ns_subnet_match_v4(int s, DAPL_IA *ia_ptr, struct sockaddr_in *addr) in dapls_ns_subnet_match_v4() 587 dapls_ns_subnet_match_v6(int s, DAPL_IA *ia_ptr, struct sockaddr_in6 *addr) in dapls_ns_subnet_match_v6()
|
/titanic_41/usr/src/lib/libxcurses/h/solaris2/ |
H A D | mkslocal.h | 94 #define halloc(n, s) malloc((size_t)((n)*(s))) argument 168 #define wcrtomb(c, w, s) wctomb(c, w) argument 169 #define mbrtowc(p, w, n, s) mbtowc(p, w, n) argument 171 #define wcsrtombs(w, c, n, s) wcstombs(w, c, n) argument 172 #define mbsrtowcs(c, w, n, s) mbstowcs(c, w, n) argument
|
/titanic_41/usr/src/cmd/vgrind/ |
H A D | vfontedpr.c | 432 char *s = os; /* pointer to unmatched string */ in putScp() local 671 tabs(char *s, char *os) in tabs() 678 width(char *s, char *os) in width() 805 isproc(s) in isproc() argument 823 iskw(char *s) in iskw()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | str2sig.c | 144 str2sig(const char *s, int *sigp) in str2sig() 173 sig2str(int i, char *s) in sig2str()
|
/titanic_41/usr/src/cmd/audio/audioconvert/ |
H A D | parse.cc | 53 char *s, in do_lookup() 140 char *s, in parse_format()
|
/titanic_41/usr/src/cmd/getdevpolicy/ |
H A D | getdevpolicy.c | 48 fatalerr(const char *s) in fatalerr() 56 fatal(const char *s) in fatal()
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ServiceLocationAttributeV1.java | 96 private static char LUT2(char cin, String s) in LUT2() 148 static Opaque radix64ToOpaque(String s) in radix64ToOpaque() 520 String s = null; in externalize() local 544 String s; in escapeValueInternal() local
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | error.c | 329 char *s; in nsldapi_safe_strerror() local 341 ldap_perror( LDAP *ld, const char *s ) in ldap_perror() 421 ldap_get_lderrno( LDAP *ld, char **m, char **s ) in ldap_get_lderrno() 451 ldap_set_lderrno( LDAP *ld, int e, char *m, char *s ) in ldap_set_lderrno()
|
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | interface_id.c | 52 int s; in if_nametoindex() local 111 int s; in if_indextoname() local 220 int s; in if_nameindex() local
|
/titanic_41/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_printf.c | 74 prom_sprintf(char *s, const char *fmt, ...) in prom_sprintf() 87 prom_vsprintf(char *s, const char *fmt, va_list adx) in prom_vsprintf() 100 char *s, *start; in _doprint() local
|
/titanic_41/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | ps_include.c | 93 double s = scaleboth != 0; in ps_include() local 189 print(FILE *fout, char **s) in print() 196 copy(FILE *fin, FILE *fout, Section *s) in copy()
|
/titanic_41/usr/src/cmd/refer/ |
H A D | refer6.c | 33 char *s, *tx; in putref() local 215 revauth(char *s, char *b) in revauth() 246 last(char *s) in last()
|
/titanic_41/usr/src/lib/libmp/common/ |
H A D | util.c | 51 _mp_xalloc(int nint, char *s) in _mp_xalloc() 66 _mp_fatal(char *s) in _mp_fatal() 218 char *s; in mp_mtox() local
|
/titanic_41/usr/src/cmd/ast/msgcc/ |
H A D | msggen.c | 133 translation(Xl_t* xp, register char* s) in translation() 188 char* s; in ccsfprintf() local 211 register char* s; in main() local
|
/titanic_41/usr/src/lib/libxcurses/src/libc/mks/ |
H A D | m_varian.c | 284 m_unvariantstr(char const *s) in m_unvariantstr() 311 m_wunvariantstr(wchar_t const *s) in m_wunvariantstr()
|
/titanic_41/usr/src/lib/libast/common/string/ |
H A D | strmatch.c | 152 strmatch(const char* s, const char* p) in strmatch() 166 strsubmatch(const char* s, const char* p, int flags) in strsubmatch()
|
/titanic_41/usr/src/common/crypto/ecc/ |
H A D | ecp_384.c | 69 mp_digit s[10][12]; in ec_GFp_nistp384_mod() local 77 mp_digit s[10][6]; in ec_GFp_nistp384_mod() local
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | lz4.c | 363 #define LZ4_COPYSTEP(s, d) A64(d) = A64(s); d += 8; s += 8; argument 364 #define LZ4_COPYPACKET(s, d) LZ4_COPYSTEP(s, d) argument 365 #define LZ4_SECURECOPY(s, d, e) if (d < e) LZ4_WILDCOPY(s, d, e) argument 372 #define LZ4_COPYSTEP(s, d) A32(d) = A32(s); d += 4; s += 4; argument 373 #define LZ4_COPYPACKET(s, d) LZ4_COPYSTEP(s, d); LZ4_COPYSTEP(s, d); argument 380 #define LZ4_READ_LITTLEENDIAN_16(d, s, p) \ argument 385 #define LZ4_READ_LITTLEENDIAN_16(d, s, p) { d = (s) - A16(p); } argument 400 #define LZ4_WILDCOPY(s, d, e) do { LZ4_COPYPACKET(s, d) } while (d < e); argument 401 #define LZ4_BLINDCOPY(s, d, l) { BYTE* e = (d) + l; LZ4_WILDCOPY(s, d, e); \ argument 1073 int s = 255; in LZ4_uncompress_unknownOutputSize() local [all …]
|
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 518 flow_state_t s; in mac_flow_lookup() local 1593 #define HASH_ETHER_VID(a, v, s) \ argument 1611 #define PKT_TOO_SMALL(s, end) ((s)->fs_mp->b_wptr < (end)) argument 1613 #define CHECK_AND_ADJUST_START_PTR(s, start) { \ argument 1626 flow_l2_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s) in flow_l2_match() 1641 flow_l2_hash(flow_tab_t *ft, flow_state_t *s) in flow_l2_hash() 1653 flow_l2_accept(flow_tab_t *ft, flow_state_t *s) in flow_l2_accept() 1698 flow_ether_hash(flow_tab_t *ft, flow_state_t *s) in flow_ether_hash() 1719 flow_ether_accept(flow_tab_t *ft, flow_state_t *s) in flow_ether_accept() 1828 flow_ip_dsfield_match(flow_tab_t *ft, flow_entry_t *flent, flow_state_t *s) in flow_ip_dsfield_match() [all …]
|