Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 3198) sorted by relevance

12345678910>>...128

/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.c264 #define sequence_of(buf) \ argument
279 sequence_of_no_tagvars(buf) global() argument
294 sequence_of_common(buf) global() argument
309 end_sequence_of(buf) global() argument
331 end_sequence_of_no_tagvars(buf) global() argument
351 asn1_decode_kerberos_time(asn1buf * buf,krb5_timestamp * val) asn1_decode_kerberos_time() argument
406 asn1_decode_msgtype(asn1buf * buf,krb5_msgtype * val) asn1_decode_msgtype() argument
420 asn1_decode_realm(asn1buf * buf,krb5_principal * val) asn1_decode_realm() argument
427 asn1_decode_principal_name(asn1buf * buf,krb5_principal * val) asn1_decode_principal_name() argument
460 asn1_decode_checksum(asn1buf * buf,krb5_checksum * val) asn1_decode_checksum() argument
472 asn1_decode_encryption_key(asn1buf * buf,krb5_keyblock * val) asn1_decode_encryption_key() argument
484 asn1_decode_encrypted_data(asn1buf * buf,krb5_enc_data * val) asn1_decode_encrypted_data() argument
497 asn1_decode_krb5_flags(asn1buf * buf,krb5_flags * val) asn1_decode_krb5_flags() argument
538 asn1_decode_ticket_flags(asn1buf * buf,krb5_flags * val) asn1_decode_ticket_flags() argument
541 asn1_decode_ap_options(asn1buf * buf,krb5_flags * val) asn1_decode_ap_options() argument
544 asn1_decode_kdc_options(asn1buf * buf,krb5_flags * val) asn1_decode_kdc_options() argument
547 asn1_decode_transited_encoding(asn1buf * buf,krb5_transited * val) asn1_decode_transited_encoding() argument
559 asn1_decode_enc_kdc_rep_part(asn1buf * buf,krb5_enc_kdc_rep_part * val) asn1_decode_enc_kdc_rep_part() argument
584 asn1_decode_ticket(asn1buf * buf,krb5_ticket * val) asn1_decode_ticket() argument
608 asn1_decode_kdc_req(asn1buf * buf,krb5_kdc_req * val) asn1_decode_kdc_req() argument
624 asn1_decode_kdc_req_body(asn1buf * buf,krb5_kdc_req * val) asn1_decode_kdc_req_body() argument
673 asn1_decode_krb_safe_body(asn1buf * buf,krb5_safe * val) asn1_decode_krb_safe_body() argument
693 asn1_decode_host_address(asn1buf * buf,krb5_address * val) asn1_decode_host_address() argument
705 asn1_decode_kdc_rep(asn1buf * buf,krb5_kdc_rep * val) asn1_decode_kdc_rep() argument
760 asn1_decode_authorization_data(asn1buf * buf,krb5_authdata *** val) asn1_decode_authorization_data() argument
765 asn1_decode_authdata_elt(asn1buf * buf,krb5_authdata * val) asn1_decode_authdata_elt() argument
777 asn1_decode_host_addresses(asn1buf * buf,krb5_address *** val) asn1_decode_host_addresses() argument
782 asn1_decode_sequence_of_ticket(asn1buf * buf,krb5_ticket *** val) asn1_decode_sequence_of_ticket() argument
787 asn1_decode_sequence_of_krb_cred_info(asn1buf * buf,krb5_cred_info *** val) asn1_decode_sequence_of_krb_cred_info() argument
792 asn1_decode_krb_cred_info(asn1buf * buf,krb5_cred_info * val) asn1_decode_krb_cred_info() argument
818 asn1_decode_sequence_of_pa_data(asn1buf * buf,krb5_pa_data *** val) asn1_decode_sequence_of_pa_data() argument
823 asn1_decode_pa_data(asn1buf * buf,krb5_pa_data * val) asn1_decode_pa_data() argument
835 asn1_decode_last_req(asn1buf * buf,krb5_last_req_entry *** val) asn1_decode_last_req() argument
840 asn1_decode_last_req_entry(asn1buf * buf,krb5_last_req_entry * val) asn1_decode_last_req_entry() argument
857 asn1_decode_sequence_of_enctype(asn1buf * buf,int * num,krb5_enctype ** val) asn1_decode_sequence_of_enctype() argument
877 asn1_decode_sequence_of_checksum(asn1buf * buf,krb5_checksum *** val) asn1_decode_sequence_of_checksum() argument
882 asn1_decode_etype_info2_entry(asn1buf * buf,krb5_etype_info_entry * val) asn1_decode_etype_info2_entry() argument
917 asn1_decode_etype_info2_entry_1_3(asn1buf * buf,krb5_etype_info_entry * val) asn1_decode_etype_info2_entry_1_3() argument
944 asn1_decode_etype_info_entry(asn1buf * buf,krb5_etype_info_entry * val) asn1_decode_etype_info_entry() argument
964 asn1_decode_etype_info(asn1buf * buf,krb5_etype_info_entry *** val) asn1_decode_etype_info() argument
969 asn1_decode_etype_info2(asn1buf * buf,krb5_etype_info_entry *** val,krb5_boolean v1_3_behavior) asn1_decode_etype_info2() argument
981 asn1_decode_passwdsequence(asn1buf * buf,passwd_phrase_element * val) asn1_decode_passwdsequence() argument
999 asn1_decode_sequence_of_passwdsequence(asn1buf * buf,passwd_phrase_element *** val) asn1_decode_sequence_of_passwdsequence() argument
1004 asn1_decode_sam_flags(asn1buf * buf,krb5_flags * val) asn1_decode_sam_flags() argument
1013 asn1_decode_sam_challenge(asn1buf * buf,krb5_sam_challenge * val) asn1_decode_sam_challenge() argument
1032 asn1_decode_sam_challenge_2(asn1buf * buf,krb5_sam_challenge_2 * val) asn1_decode_sam_challenge_2() argument
1058 asn1_decode_sam_challenge_2_body(asn1buf * buf,krb5_sam_challenge_2_body * val) asn1_decode_sam_challenge_2_body() argument
1077 asn1_decode_enc_sam_key(asn1buf * buf,krb5_sam_key * val) asn1_decode_enc_sam_key() argument
1089 asn1_decode_enc_sam_response_enc(asn1buf * buf,krb5_enc_sam_response_enc * val) asn1_decode_enc_sam_response_enc() argument
1103 asn1_decode_enc_sam_response_enc_2(asn1buf * buf,krb5_enc_sam_response_enc_2 * val) asn1_decode_enc_sam_response_enc_2() argument
1126 asn1_decode_sam_response(asn1buf * buf,krb5_sam_response * val) asn1_decode_sam_response() argument
1143 asn1_decode_sam_response_2(asn1buf * buf,krb5_sam_response_2 * val) asn1_decode_sam_response_2() argument
1159 asn1_decode_predicted_sam_response(asn1buf * buf,krb5_predicted_sam_response * val) asn1_decode_predicted_sam_response() argument
1179 asn1_decode_external_principal_identifier(asn1buf * buf,krb5_external_principal_identifier * val) asn1_decode_external_principal_identifier() argument
1192 asn1_decode_sequence_of_external_principal_identifier(asn1buf * buf,krb5_external_principal_identifier *** val) asn1_decode_sequence_of_external_principal_identifier() argument
1197 asn1_decode_pa_pk_as_req(asn1buf * buf,krb5_pa_pk_as_req * val) asn1_decode_pa_pk_as_req() argument
1259 asn1_decode_trusted_ca(asn1buf * buf,krb5_trusted_ca * val) asn1_decode_trusted_ca() argument
1280 asn1_decode_sequence_of_trusted_ca(asn1buf * buf,krb5_trusted_ca *** val) asn1_decode_sequence_of_trusted_ca() argument
1285 asn1_decode_pa_pk_as_req_draft9(asn1buf * buf,krb5_pa_pk_as_req_draft9 * val) asn1_decode_pa_pk_as_req_draft9() argument
1298 asn1_decode_dh_rep_info(asn1buf * buf,krb5_dh_rep_info * val) asn1_decode_dh_rep_info() argument
1310 asn1_decode_pk_authenticator(asn1buf * buf,krb5_pk_authenticator * val) asn1_decode_pk_authenticator() argument
1323 asn1_decode_pk_authenticator_draft9(asn1buf * buf,krb5_pk_authenticator_draft9 * val) asn1_decode_pk_authenticator_draft9() argument
1338 asn1_decode_algorithm_identifier(asn1buf * buf,krb5_algorithm_identifier * val) asn1_decode_algorithm_identifier() argument
1377 asn1_decode_subject_pk_info(asn1buf * buf,krb5_subject_pk_info * val) asn1_decode_subject_pk_info() argument
1416 asn1_decode_sequence_of_algorithm_identifier(asn1buf * buf,krb5_algorithm_identifier *** val) asn1_decode_sequence_of_algorithm_identifier() argument
1421 asn1_decode_kdc_dh_key_info(asn1buf * buf,krb5_kdc_dh_key_info * val) asn1_decode_kdc_dh_key_info() argument
1436 asn1_decode_reply_key_pack(asn1buf * buf,krb5_reply_key_pack * val) asn1_decode_reply_key_pack() argument
1447 asn1_decode_reply_key_pack_draft9(asn1buf * buf,krb5_reply_key_pack_draft9 * val) asn1_decode_reply_key_pack_draft9() argument
1459 asn1_decode_krb5_principal_name(asn1buf * buf,krb5_principal * val) asn1_decode_krb5_principal_name() argument
1470 asn1_decode_auth_pack(asn1buf * buf,krb5_auth_pack * val) asn1_decode_auth_pack() argument
1502 asn1_decode_auth_pack_draft9(asn1buf * buf,krb5_auth_pack_draft9 * val) asn1_decode_auth_pack_draft9() argument
1527 asn1_decode_pa_pk_as_rep(asn1buf * buf,krb5_pa_pk_as_rep * val) asn1_decode_pa_pk_as_rep() argument
1546 asn1_decode_pa_pk_as_rep_draft9(asn1buf * buf,krb5_pa_pk_as_rep_draft9 * val) asn1_decode_pa_pk_as_rep_draft9() argument
1566 asn1_decode_sequence_of_typed_data(asn1buf * buf,krb5_typed_data *** val) asn1_decode_sequence_of_typed_data() argument
1571 asn1_decode_typed_data(asn1buf * buf,krb5_typed_data * val) asn1_decode_typed_data() argument
[all...]
H A Dasn1buf.c66 asn1_error_code asn1buf_create(asn1buf **buf) in asn1buf_create() argument
76 asn1_error_code asn1buf_wrap_data(asn1buf *buf, const krb5_data *code) in asn1buf_wrap_data() argument
84 asn1buf_imbed(asn1buf * subbuf,const asn1buf * buf,const unsigned int length,const int indef) asn1buf_imbed() argument
96 asn1buf_sync(asn1buf * buf,asn1buf * subbuf,asn1_class asn1class,asn1_tagnum lasttag,unsigned int length,int indef,int seqindef) asn1buf_sync() argument
116 asn1buf_skiptail(asn1buf * buf,const unsigned int length,const int indef) asn1buf_skiptail() argument
148 asn1buf_destroy(asn1buf ** buf) asn1buf_destroy() argument
161 asn1buf_insert_octet(asn1buf * buf,const int o) asn1buf_insert_octet() argument
172 asn1buf_insert_octetstring(asn1buf * buf,const unsigned int len,const krb5_octet * s) asn1buf_insert_octetstring() argument
184 asn1buf_insert_charstring(asn1buf * buf,const unsigned int len,const char * s) asn1buf_insert_charstring() argument
197 asn1buf_remove_octet(asn1buf * buf,asn1_octet * o) asn1buf_remove_octet() argument
204 asn1buf_remove_octetstring(asn1buf * buf,const unsigned int len,asn1_octet ** s) asn1buf_remove_octetstring() argument
223 asn1buf_remove_charstring(asn1buf * buf,const unsigned int len,char ** s) asn1buf_remove_charstring() argument
241 asn1buf_remains(asn1buf * buf,int indef) asn1buf_remains() argument
255 asn12krb5_buf(const asn1buf * buf,krb5_data ** code) asn12krb5_buf() argument
281 asn1buf_unparse(const asn1buf * buf,char ** s) asn1buf_unparse() argument
305 asn1buf_hex_unparse(const asn1buf * buf,char ** s) asn1buf_hex_unparse() argument
341 asn1buf_size(const asn1buf * buf) asn1buf_size() argument
348 asn1buf_free(const asn1buf * buf) asn1buf_free() argument
355 asn1buf_ensure_space(asn1buf * buf,const unsigned int amount) asn1buf_ensure_space() argument
365 asn1buf_expand(asn1buf * buf,unsigned int inc) asn1buf_expand() argument
388 asn1buf_len(const asn1buf * buf) asn1buf_len() argument
[all...]
H A Dasn1_decode.c60 asn1_error_code asn1_decode_integer(asn1buf *buf, long int *val) in asn1_decode_integer() argument
85 asn1_error_code asn1_decode_unsigned_integer(asn1buf *buf, long unsigned int *val) in asn1_decode_unsigned_integer() argument
119 asn1_error_code asn1_decode_maybe_unsigned(asn1buf *buf, unsigned long *val) in asn1_decode_maybe_unsigned() argument
153 asn1_error_code asn1_decode_oid(asn1buf *buf, unsigned int *retlen, asn1_octet **val) in asn1_decode_oid() argument
163 asn1_error_code asn1_decode_octetstring(asn1buf *buf, unsigne argument
173 asn1_decode_charstring(asn1buf * buf,unsigned int * retlen,char ** val) asn1_decode_charstring() argument
184 asn1_decode_generalstring(asn1buf * buf,unsigned int * retlen,char ** val) asn1_decode_generalstring() argument
195 asn1_decode_null(asn1buf * buf) asn1_decode_null() argument
203 asn1_decode_printablestring(asn1buf * buf,int * retlen,char ** val) asn1_decode_printablestring() argument
213 asn1_decode_ia5string(asn1buf * buf,int * retlen,char ** val) asn1_decode_ia5string() argument
223 asn1_decode_generaltime(asn1buf * buf,time_t * val) asn1_decode_generaltime() argument
[all...]
H A Dasn1buf.h22 #define asn1buf_size(buf) \ argument
31 asn1buf_free(buf) global() argument
44 asn1buf_ensure_space(buf,amount) global() argument
61 asn1buf_len(buf) global() argument
152 asn1buf_insert_octet(asn1buf * buf,const int o) asn1buf_insert_octet() argument
186 asn1buf_remove_octet(buf,o) global() argument
[all...]
H A Dasn1_encode.c33 asn1_error_code asn1_encode_boolean(asn1buf *buf, asn1_intmax val, in asn1_encode_boolean() argument
55 static asn1_error_code asn1_encode_integer_internal(asn1buf *buf, in asn1_encode_integer_internal() argument
88 asn1_error_code asn1_encode_integer(asn1buf * buf, asn1_intmax val, in asn1_encode_integer() argument
127 asn1_encode_unsigned_integer(asn1buf * buf,asn1_uintmax val,unsigned int * retlen) asn1_encode_unsigned_integer() argument
160 encode_bytestring_with_tag(asn1buf * buf,unsigned int len,const void * val,int tag,unsigned int * retlen) encode_bytestring_with_tag() argument
178 asn1_encode_oid(asn1buf * buf,unsigned int len,const asn1_octet * val,unsigned int * retlen) asn1_encode_oid() argument
186 asn1_encode_octetstring(asn1buf * buf,unsigned int len,const void * val,unsigned int * retlen) asn1_encode_octetstring() argument
223 asn1_encode_generaltime(asn1buf * buf,time_t val,unsigned int * retlen) asn1_encode_generaltime() argument
276 asn1_encode_generalstring(asn1buf * buf,unsigned int len,const void * val,unsigned int * retlen) asn1_encode_generalstring() argument
284 asn1_encode_bitstring(asn1buf * buf,unsigned int len,const void * val,unsigned int * retlen) asn1_encode_bitstring() argument
302 asn1_encode_opaque(asn1buf * buf,unsigned int len,const void * val,unsigned int * retlen) asn1_encode_opaque() argument
358 encode_nullterm_sequence_of(asn1buf * buf,const void * val,const struct atype_info * type,int can_be_empty,unsigned int * retlen) encode_nullterm_sequence_of() argument
378 krb5int_asn1_encode_a_thing(asn1buf * buf,const void * val,const struct atype_info * a,unsigned int * retlen) krb5int_asn1_encode_a_thing() argument
432 encode_a_field(asn1buf * buf,const void * val,const struct field_info * field,unsigned int * retlen) encode_a_field() argument
580 encode_fields(asn1buf * buf,const void * val,const struct field_info * fields,size_t nfields,unsigned int optional,unsigned int * retlen) encode_fields() argument
610 just_encode_sequence(asn1buf * buf,const void * val,const struct seq_info * seq,unsigned int * retlen) just_encode_sequence() argument
643 encode_sequence_of(asn1buf * buf,int seqlen,const void * val,const struct atype_info * eltinfo,unsigned int * retlen) encode_sequence_of() argument
678 asn1buf *buf = NULL; krb5int_asn1_do_full_encode() local
[all...]
H A Dasn1_make.c31 asn1_error_code asn1_make_etag(asn1buf *buf, asn1_class asn1class, in asn1_make_etag() argument
39 asn1_error_code asn1_make_tag(asn1buf *buf, asn1_class asn1class, in asn1_make_tag() argument
60 asn1_error_code asn1_make_length(asn1buf *buf, const unsigned int in_len, unsigned int *retlen) in asn1_make_length() argument
86 asn1_error_code asn1_make_id(asn1buf *buf, asn1_clas argument
121 asn1_make_sequence(asn1buf * buf,const unsigned int seq_len,unsigned int * retlen) asn1_make_sequence() argument
137 asn1_make_set(asn1buf * buf,const unsigned int set_len,unsigned int * retlen) asn1_make_set() argument
153 asn1_make_string(asn1buf * buf,const unsigned int length,const char * string,int * retlen) asn1_make_string() argument
[all...]
/titanic_51/usr/src/uts/common/sys/
H A Dbuf.h80 typedef struct buf { struct
82 struct buf *b_forw; /* headed by d_tab of conf.c */ argument
83 struct buf *b_back; /* " */ argument
84 struct buf *av_forw; /* position on free list, */ argument
85 struct buf *av_back; /* if not BUSY */ argument
116 int (*b_iodone)(struct buf *); /* function called by iodone */ argument
118 struct buf *b_chai argument
86 b_devbuf global() argument
87 b_bcountbuf global() argument
88 __anon46efeb7b010abuf global() argument
115 b_bufsizebuf global() argument
123 b_sembuf global() argument
125 b_listbuf global() argument
128 b_filebuf global() argument
129 b_offsetbuf global() argument
139 b_dipbuf global() argument
[all...]
/titanic_51/usr/src/cmd/sendmail/include/sm/
H A Dsetjmp.h33 # define sm_setjmp_sig(buf) sigsetjmp(buf, 1) argument
34 # define sm_setjmp_nosig(buf) sigsetjmp(buf, 0) argument
35 # define sm_longjmp_sig(buf, val) siglongjmp(buf, val) argument
36 # define sm_longjmp_nosig(buf, val) siglongjmp(buf, val) argument
41 # define sm_setjmp_sig(buf) setjmp(buf) argument
42 sm_longjmp_sig(buf,val) global() argument
43 sm_setjmp_nosig(buf) global() argument
44 sm_longjmp_nosig(buf,val) global() argument
[all...]
/titanic_51/usr/src/ucblib/libucb/port/gen/
H A Dstatfs.c27 cnvtvfs64(struct statfs64 *buf, struct statvfs64 *vbuf) in cnvtvfs64() argument
41 statfs64(char * path,struct statfs64 * buf) statfs64() argument
57 fstatfs64(int fd,struct statfs64 * buf) fstatfs64() argument
69 cnvtvfs(struct statfs * buf,struct statvfs * vbuf) cnvtvfs() argument
83 statfs(char * path,struct statfs * buf) statfs() argument
100 fstatfs(int fd,struct statfs * buf) fstatfs() argument
[all...]
/titanic_51/usr/src/uts/common/rpc/
H A Dxdr.h333 #define IXDR_GET_INT32(buf) ((int32_t)ntohl((uint32_t)*(buf)++)) argument
334 #define IXDR_PUT_INT32(buf, v) (*(buf)++ = (int32_t)htonl((uint32_t)v)) argument
335 #define IXDR_GET_U_INT32(buf) ((uint32_t)IXDR_GET_INT32(buf)) argument
336 #define IXDR_PUT_U_INT32(buf, argument
340 IXDR_GET_LONG(buf) global() argument
341 IXDR_PUT_LONG(buf,v) global() argument
342 IXDR_GET_U_LONG(buf) global() argument
343 IXDR_PUT_U_LONG(buf,v) global() argument
345 IXDR_GET_BOOL(buf) global() argument
346 IXDR_GET_ENUM(buf,t) global() argument
347 IXDR_GET_SHORT(buf) global() argument
348 IXDR_GET_U_SHORT(buf) global() argument
350 IXDR_PUT_BOOL(buf,v) global() argument
351 IXDR_PUT_ENUM(buf,v) global() argument
352 IXDR_PUT_SHORT(buf,v) global() argument
353 IXDR_PUT_U_SHORT(buf,v) global() argument
357 IXDR_GET_BOOL(buf) global() argument
358 IXDR_GET_ENUM(buf,t) global() argument
359 IXDR_GET_SHORT(buf) global() argument
360 IXDR_GET_U_SHORT(buf) global() argument
362 IXDR_PUT_BOOL(buf,v) global() argument
363 IXDR_PUT_ENUM(buf,v) global() argument
364 IXDR_PUT_SHORT(buf,v) global() argument
365 IXDR_PUT_U_SHORT(buf,v) global() argument
370 IXDR_GET_HYPER(buf,v) global() argument
375 IXDR_PUT_HYPER(buf,v) global() argument
384 IXDR_GET_HYPER(buf,v) global() argument
392 IXDR_PUT_HYPER(buf,v) global() argument
400 IXDR_GET_U_HYPER(buf,v) global() argument
401 IXDR_PUT_U_HYPER(buf,v) global() argument
[all...]
/titanic_51/usr/src/cmd/fm/eversholt/common/
H A Dio.c33 io_abort(const char *buf) in io_abort() argument
40 io_die(const char *buf) in io_die() argument
47 io_err(const char *buf) in io_err() argument
53 io_out(const char *buf) in io_out() argument
/titanic_51/usr/src/cmd/fm/modules/common/eversholt/
H A Dio.c37 io_abort(const char *buf) in io_abort() argument
43 io_die(const char *buf) in io_die() argument
49 io_err(const char *buf) in io_err() argument
55 io_out(const char *buf) in io_out() argument
/titanic_51/usr/src/cmd/sgs/include/
H A Dconv.h113 char buf[CONV_INV_BUFSIZE]; member
120 char buf[CONV_EHDR_FLAGS_BUFSIZE]; member
135 char buf[CONV_LA_BIND_BUFSIZE]; member
144 char buf[CONV_LA_SEARCH_BUFSIZE]; member
153 char buf[CONV_LA_SYMBIND_BUFSIZE]; member
165 char buf[CONV_CAP_VAL_HW1_BUFSIZE]; member
171 char buf[CONV_CAP_VAL_HW2_BUFSIZE]; member
177 char buf[CONV_CAP_VAL_SF1_BUFSIZE]; member
192 char buf[CONV_CONFIG_FEAT_BUFSIZE]; member
199 char buf[CONV_CONFIG_OBJ_BUFSIZ member
206 char buf[CONV_DL_MODE_BUFSIZE]; global() member
213 char buf[CONV_DL_FLAG_BUFSIZE]; global() member
220 char buf[CONV_GRPHDL_FLAGS_BUFSIZE]; global() member
227 char buf[CONV_GRPDESC_FLAGS_BUFSIZE]; global() member
234 char buf[CONV_SEG_FLAGS_BUFSIZE]; global() member
241 char buf[CONV_DYN_POSFLAG1_BUFSIZE]; global() member
248 char buf[CONV_DYN_FLAG_BUFSIZE]; global() member
255 char buf[CONV_DYN_FLAG1_BUFSIZE]; global() member
262 char buf[CONV_DYN_FEATURE1_BUFSIZE]; global() member
269 char buf[CONV_BND_TYPE_BUFSIZE]; global() member
276 char buf[CONV_BND_OBJ_BUFSIZE]; global() member
283 char buf[CONV_PHDR_FLAGS_BUFSIZE]; global() member
290 char buf[CONV_SEC_FLAGS_BUFSIZE]; global() member
297 char buf[CONV_DWARF_EHE_BUFSIZE]; global() member
304 char buf[CONV_SYMINFO_FLAGS_BUFSIZE]; global() member
311 char buf[CONV_CNOTE_PR_FLAGS_BUFSIZE]; global() member
318 char buf[CONV_CNOTE_OLD_PR_FLAGS_BUFSIZE]; global() member
325 char buf[CONV_CNOTE_PROC_FLAG_BUFSIZE]; global() member
333 char buf[CONV_CNOTE_SIGSET_BUFSIZE]; global() member
340 char buf[CONV_CNOTE_FLTSET_BUFSIZE]; global() member
347 char buf[CONV_CNOTE_SYSSET_BUFSIZE]; global() member
354 char buf[CONV_CNOTE_SA_FLAGS_BUFSIZE]; global() member
361 char buf[CONV_CNOTE_SS_FLAGS_BUFSIZE]; global() member
368 char buf[CONV_CNOTE_CC_CONTENT_BUFSIZE]; global() member
375 char buf[CONV_CNOTE_AUXV_AF_BUFSIZE]; global() member
382 char buf[CONV_VER_FLAGS_BUFSIZE]; global() member
389 char buf[CONV_ENT_FLAGS_BUFSIZE]; global() member
396 char buf[CONV_ENT_FILES_FLAGS_BUFSIZE]; global() member
407 char buf[CONV_TIME_BUFSIZE]; global() member
723 char *buf; /* Buffer to receive generated string */ global() member
[all...]
/titanic_51/usr/src/lib/libbc/libc/sys/sys5/
H A Dstat.c34 int stat(path, buf) in stat() argument
41 int bc_stat(path, buf) in bc_stat() argument
57 int lstat(path, buf) in lstat() argument
64 bc_lstat(path,buf) bc_lstat() argument
[all...]
/titanic_51/usr/src/lib/libbc/libc/sys/4.2/
H A Dstat.c32 int stat(path, buf) in stat() argument
40 int bc_stat(path, buf) in bc_stat() argument
56 int lstat(path, buf) in lstat() argument
63 bc_lstat(path,buf) bc_lstat() argument
[all...]
/titanic_51/usr/src/cmd/mandoc/
H A Dlibmandoc.h30 struct buf { struct
31 char *buf; argument
32 szbuf global() argument
/titanic_51/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathnative.c41 pathnative(const char* path, char* buf, size_t siz) in pathnative() argument
53 pathnative(const char* path, char* buf, size_t siz) in pathnative() argument
75 pathnative(const char * path,char * buf,size_t siz) pathnative() argument
98 pathnative(const char * path,char * buf,size_t siz) pathnative() argument
111 pathnative(const char * path,char * buf,size_t siz) pathnative() argument
[all...]
H A Dpathposix.c41 pathposix(const char* path, char* buf, size_t siz) in pathposix() argument
53 pathposix(const char* path, char* buf, size_t siz) in pathposix() argument
75 pathposix(const char * path,char * buf,size_t siz) pathposix() argument
98 pathposix(const char * path,char * buf,size_t siz) pathposix() argument
113 pathposix(const char * path,char * buf,size_t siz) pathposix() argument
[all...]
/titanic_51/usr/src/lib/libast/common/path/
H A Dpathnative.c41 pathnative(const char* path, char* buf, size_t siz) in pathnative()
53 pathnative(const char* path, char* buf, size_t siz) in pathnative()
75 pathnative(const char* path, char* buf, size_t siz) in pathnative()
98 pathnative(const char* path, char* buf, size_t siz) in pathnative()
111 pathnative(const char* path, char* buf, size_t siz) in pathnative()
H A Dpathposix.c41 pathposix(const char* path, char* buf, size_t siz) in pathposix()
53 pathposix(const char* path, char* buf, size_t siz) in pathposix()
75 pathposix(const char* path, char* buf, size_t siz) in pathposix()
98 pathposix(const char* path, char *buf, size_t siz) in pathposix()
113 pathposix(const char* path, char* buf, size_t siz) in pathposix()
/titanic_51/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dasn1.c47 asn_build_sequence(uchar_t *buf, size_t *bufsz_p, uchar_t id, size_t length) in asn_build_sequence() argument
75 asn_build_header(uchar_t *buf, size_t *bufsz_p, uchar_t id, size_t length) in asn_build_header() argument
86 asn_build_length(uchar_t * buf,size_t * bufsz_p,size_t length) asn_build_length() argument
128 asn_build_int(uchar_t * buf,size_t * bufsz_p,uchar_t id,int val) asn_build_int() argument
184 asn_build_string(uchar_t * buf,size_t * bufsz_p,uchar_t id,uchar_t * str,size_t slen) asn_build_string() argument
214 asn_build_objid(uchar_t * buf,size_t * bufsz_p,uchar_t id,void * oidp,size_t n_subids) asn_build_objid() argument
329 asn_build_null(uchar_t * buf,size_t * bufsz_p,uchar_t id) asn_build_null() argument
349 asn_parse_sequence(uchar_t * buf,size_t * bufsz_p,uchar_t exp_id) asn_parse_sequence() argument
366 asn_parse_header(uchar_t * buf,size_t * bufsz_p,uchar_t * id) asn_parse_header() argument
401 asn_parse_length(uchar_t * buf,size_t * asnobj_len_p) asn_parse_length() argument
448 asn_parse_int(uchar_t * buf,size_t * bufsz_p,int * ival) asn_parse_int() argument
493 asn_parse_uint(uchar_t * buf,size_t * bufsz_p,uint_t * uival) asn_parse_uint() argument
544 asn_parse_string(uchar_t * buf,size_t * bufsz_p,uchar_t ** str_p,size_t * slen) asn_parse_string() argument
[all...]
/titanic_51/usr/src/lib/libc/port/sys/
H A Dcorectl.c58 core_set_global_path(const char *buf, size_t bufsize) in core_set_global_path() argument
64 core_get_global_path(char *buf, size_t bufsize) in core_get_global_path() argument
82 core_set_default_path(const char *buf, size_t bufsize) in core_set_default_path() argument
88 core_get_default_path(char *buf, size_t bufsize) in core_get_default_path() argument
106 core_set_process_path(const char *buf, size_t bufsize, pid_t pid) in core_set_process_path() argument
112 core_get_process_path(char * buf,size_t bufsize,pid_t pid) core_get_process_path() argument
[all...]
/titanic_51/usr/src/uts/common/io/bnxe/
H A Dbnxe_debug.c74 char buf[BNXE_LOG_LEN]; in elink_cb_dbg() local
91 char buf[BNXE_LOG_LEN]; in elink_cb_dbg1() local
108 char buf[BNXE_LOG_LEN]; in elink_cb_dbg2() local
125 char buf[BNXE_LOG_LEN]; elink_cb_dbg3() local
144 char buf[BNXE_LOG_LEN]; BnxeLogInfo() local
173 char buf[BNXE_LOG_LEN]; BnxeLogWarn() local
196 char buf[BNXE_LOG_LEN]; BnxeLogDbg() local
220 char buf[256]; BnxeDumpMem() local
258 char buf[256]; BnxeDumpPkt() local
[all...]
/titanic_51/usr/src/cmd/dcs/sparc/sun4u/
H A Drsrc_info.c132 char *buf = NULL; in ri_pack() local
206 char *buf = NULL; ap_list_pack() local
259 char *buf = NULL; dev_list_pack() local
313 char *buf = NULL; client_list_pack() local
363 char *buf = NULL; ap_pack() local
427 char *buf = NULL; dev_pack() local
472 char *buf = NULL; client_pack() local
519 char *buf = NULL; pack_add_byte_array() local
541 ri_unpack(caddr_t buf,size_t size,ri_hdl_t ** hdlp) ri_unpack() argument
614 ap_list_unpack(char * buf,size_t size,ri_ap_t ** aps) ap_list_unpack() argument
673 dev_list_unpack(char * buf,size_t size,ri_dev_t ** devs) dev_list_unpack() argument
730 client_list_unpack(char * buf,size_t size,ri_client_t ** clients) client_list_unpack() argument
789 client_unpack(char * buf,size_t size,ri_client_t * client) client_unpack() argument
830 dev_unpack(char * buf,size_t size,ri_dev_t * dev) dev_unpack() argument
868 ap_unpack(char * buf,size_t size,ri_ap_t * ap) ap_unpack() argument
936 char *buf = NULL; lookup_unpack_byte_array() local
[all...]
/titanic_51/usr/src/uts/common/io/usb/usba/
H A Dparser.c36 #define INCREMENT_BUF(buf) \ argument
190 usb_nth_descr(uchar_t *buf, in usb_nth_descr() argument
232 usb_parse_dev_descr(uchar_t * buf,size_t buflen,usb_dev_descr_t * ret_descr,size_t ret_buf_len) usb_parse_dev_descr() argument
249 usb_parse_cfg_descr(uchar_t * buf,size_t buflen,usb_cfg_descr_t * ret_descr,size_t ret_buf_len) usb_parse_cfg_descr() argument
267 usba_parse_cfg_pwr_descr(uchar_t * buf,size_t buflen,usba_cfg_pwr_descr_t * ret_descr,size_t ret_buf_len) usba_parse_cfg_pwr_descr() argument
301 usb_parse_ia_descr(uchar_t * buf,size_t buflen,size_t first_if,usb_ia_descr_t * ret_descr,size_t ret_buf_len) usb_parse_ia_descr() argument
335 usb_parse_if_descr(uchar_t * buf,size_t buflen,uint_t if_number,uint_t alt_if_setting,usb_if_descr_t * ret_descr,size_t ret_buf_len) usb_parse_if_descr() argument
370 usba_parse_if_pwr_descr(uchar_t * buf,size_t buflen,uint_t if_number,uint_t alt_if_setting,usba_if_pwr_descr_t * ret_descr,size_t ret_buf_len) usba_parse_if_pwr_descr() argument
425 usb_parse_ep_descr(uchar_t * buf,size_t buflen,uint_t if_number,uint_t alt_if_setting,uint_t ep_index,usb_ep_descr_t * ret_descr,size_t ret_buf_len) usb_parse_ep_descr() argument
476 usba_ascii_string_descr(uchar_t * buf,size_t buflen,char * ret_descr,size_t ret_buf_len) usba_ascii_string_descr() argument
504 usb_parse_CV_cfg_descr(uchar_t * buf,size_t buflen,char * fmt,uint_t descr_type,uint_t descr_index,void * ret_descr,size_t ret_buf_len) usb_parse_CV_cfg_descr() argument
528 usb_parse_CV_if_descr(uchar_t * buf,size_t buflen,char * fmt,uint_t if_number,uint_t alt_if_setting,uint_t descr_type,uint_t descr_index,void * ret_descr,size_t ret_buf_len) usb_parse_CV_if_descr() argument
573 usb_parse_CV_ep_descr(uchar_t * buf,size_t buflen,char * fmt,uint_t if_number,uint_t alt_if_setting,uint_t ep_index,uint_t descr_type,uint_t descr_index,void * ret_descr,size_t ret_buf_len) usb_parse_CV_ep_descr() argument
[all...]

12345678910>>...128