Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 25 of 350) sorted by relevance

12345678910>>...14

/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dauthfile.c69 key_save_private_rsa1(Key *key, const char *filename, const char *passphrase, in key_save_private_rsa1()
166 key_save_private_pem(Key *key, const char *filename, const char *_passphrase, in key_save_private_pem()
206 key_save_private(Key *key, const char *filename, const char *passphrase, in key_save_private()
233 key_load_public_rsa1(int fd, const char *filename, char **commentp) in key_load_public_rsa1()
289 key_load_public_type(int type, const char *filename, char **commentp) in key_load_public_type()
313 key_load_private_rsa1(int fd, const char *filename, const char *passphrase, in key_load_private_rsa1()
478 key_perm_ok(int fd, const char *filename) in key_perm_ok()
506 key_load_private_type(int type, const char *filename, const char *passphrase, in key_load_private_type()
539 key_load_private(const char *filename, const char *passphrase, in key_load_private()
571 key_try_load_public(Key *k, const char *filename, char **commentp) in key_try_load_public()
[all …]
H A Dhostfile.c176 hostfile_check_key(int bits, const Key *key, const char *host, const char *filename, int linenum) in hostfile_check_key()
201 check_host_in_hostfile_by_key_or_type(const char *filename, in check_host_in_hostfile_by_key_or_type()
304 check_host_in_hostfile(const char *filename, const char *host, const Key *key, in check_host_in_hostfile()
314 lookup_key_in_hostfile_by_type(const char *filename, const char *host, in lookup_key_in_hostfile_by_type()
327 add_host_to_hostfile(const char *filename, const char *host, const Key *key, in add_host_to_hostfile()
/titanic_44/usr/src/common/net/wanboot/
H A Dp12access.c194 sunw_p12_use_certfile(SSL_CTX *ctx, char *filename, char *passwd) in sunw_p12_use_certfile()
248 sunw_p12_use_keyfile(SSL_CTX *ctx, char *filename, char *passwd) in sunw_p12_use_keyfile()
306 sunw_p12_use_trustfile(SSL_CTX *ctx, char *filename, char *passwd) in sunw_p12_use_trustfile()
355 p12_read_file(char *filename) in p12_read_file()
443 checkfile(char *filename) in checkfile()
/titanic_44/usr/src/cmd/rpcbind/
H A Dwarmstart.c56 open_tmp_file(const char *filename) in open_tmp_file()
86 write_struct(const char *filename, xdrproc_t structproc, void *list) in write_struct()
119 read_struct(const char *filename, xdrproc_t structproc, void *list) in read_struct()
/titanic_44/usr/src/cmd/asa/
H A Dasa.c58 char *filename = NULL; in main() local
181 disp_file(FILE *f, char *filename) in disp_file()
203 get_next_file(int need_a_newline, char *filename, char *argv[], int argc) in get_next_file()
/titanic_44/usr/src/cmd/bnu/
H A Dgnamef.c40 gnamef(p, filename) in gnamef() argument
69 gdirf(p, filename, dir) in gdirf() argument
H A Dsystat.c49 char filename[MAXFULLNAME], line[S_SIZE]; local
141 char filename[MAXFULLNAME], line[S_SIZE]; local
/titanic_44/usr/src/cmd/sgs/dump/common/
H A Ddump.c211 print_static(SCNTAB *l_scns, char *filename) in print_static()
284 GElf_Ehdr * p_ehdr, size_t reloc_size, size_t sym_size, char *filename, in print_rela()
389 GElf_Ehdr *p_ehdr, size_t reloc_size, size_t sym_size, char *filename, in print_rel()
721 check_range(int low, int hi, size_t bound, char *filename) in check_range()
762 SCNTAB *p_scns, int num_scns, char *filename) in dump_reloc_table()
974 dump_symbol_table(Elf *elf_file, SCNTAB *p_symtab, char *filename) in dump_symbol_table()
1071 dump_dynamic(Elf *elf_file, SCNTAB *p_scns, int num_scns, char *filename) in dump_dynamic()
1328 dump_elf_header(Elf *elf_file, char *filename, GElf_Ehdr * elf_head_p) in dump_elf_header()
1467 GElf_Ehdr *p_ehdr, SCNTAB *p, int num_scns, char *filename) in print_section()
1534 GElf_Ehdr *p_ehdr, SCNTAB *s, int num_scns, char *filename) in dump_section()
[all …]
H A Dfcns.c46 ar_sym_read(Elf *elf, char *filename) in ar_sym_read()
84 dump_exec_header(Elf *elf_file, unsigned nseg, char *filename) in dump_exec_header()
/titanic_44/usr/src/cmd/make/lib/vroot/
H A Dreport.cc205 report_dep(char *iflag, char *filename) in report_dep()
236 char filename[MAXPATHLEN]; in report_libdep() local
256 char filename[MAXPATHLEN]; in report_search_path() local
286 register char *filename; in report_dependency() local
/titanic_44/usr/src/lib/libc/port/gen/
H A Dassert.c48 _assert(const char *assertion, const char *filename, int line_num) in _assert()
66 _assert_c99(const char *assertion, const char *filename, int line_num, in _assert_c99()
/titanic_44/usr/src/lib/libnisdb/
H A Ddb_pickle.h55 char *filename; variable
62 ~pickle_file() { delete filename; DESTROYRW(pickle); } in ~pickle_file() local
/titanic_44/usr/src/cmd/cmd-crypto/pktool/
H A Dexport.c86 char *infile, char *filename) in pk_export_file_objects()
163 char *filename) in pk_export_pk12_nss()
283 char *prefix, char *filename) in pk_export_nss_objects()
372 KMF_BIGINT *serial, KMF_CREDENTIAL *tokencred, char *filename) in pk_export_pk12_pk11()
440 char *label, char *filename, int oclass) in pk_export_pk11_keys()
590 char *filename) in pk_export_pk11_objects()
680 char *filename = NULL; in pk_export() local
/titanic_44/usr/src/cmd/sendmail/libsm/
H A Dassert.c74 sm_abort_defaulthandler(filename, lineno, msg) in sm_abort_defaulthandler() argument
169 sm_abort_at(filename, lineno, msg) in sm_abort_at() argument
/titanic_44/usr/src/ucbcmd/touch/
H A Dtouch.c197 touch(filename) in touch() argument
272 oldtouch(filename, statp) in oldtouch() argument
305 readwrite(filename, size) in readwrite() argument
/titanic_44/usr/src/cmd/tsol/setlabel/
H A Dsetlabel.c89 set_label(char *filename, char *label) in set_label()
123 setlabel(char *filename, bslabel_t *label) in setlabel()
/titanic_44/usr/src/tools/onbld/Checks/
H A DHdrChk.py74 def __init__(self, fh, filename=None, lenient=False): argument
156 def hdrchk(fh, filename=None, lenient=False, output=sys.stderr): argument
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/keygen/
H A Dkeygen.c172 create_client_filename(char *filename, size_t len, const char *net, in create_client_filename()
356 client_gen_key(const char *filename, wbku_key_attr_t *ka, const char *net, in client_gen_key()
535 display_key(const char *filename, wbku_key_attr_t *ka, boolean_t master) in display_key()
610 char filename[PATH_MAX]; in main() local
/titanic_44/usr/src/tools/scripts/
H A Dcddlchk.py68 def match(self, filename): argument
92 def check(filename, opts): argument
H A Dmapfilechk.py68 def match(self, filename): argument
91 def check(filename, opts): argument
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DImageRef.java60 private String filename; field in ImageRef
85 public ImageRef(String filename) { in ImageRef()
108 private void init(String filename, URL url, int imgWidth, in init()
/titanic_44/usr/src/tools/ctf/ctfstrip/
H A Dctfstrip.c67 check_file(const char *filename, mode_t *mode) in check_file()
115 fix_file(const char *filename, mode_t mode) in fix_file()
/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/
H A Dadb_openclose.c50 krb5_error_code osa_adb_create_db(char *filename, char *lockfilename, in osa_adb_create_db()
80 krb5_error_code osa_adb_destroy_db(char *filename, char *lockfilename, in osa_adb_destroy_db()
138 krb5_error_code osa_adb_init_db(osa_adb_db_t *dbp, char *filename, in osa_adb_init_db()
/titanic_44/usr/src/cmd/sgs/prof/common/
H A Drdelf.c211 fetch_symtab(Elf *elf, char *filename, mod_info_t *module) in fetch_symtab()
357 get_txtorigin(Elf *elf, char *filename) in get_txtorigin()
388 get_syms(char *filename, mod_info_t *mi) in get_syms()
/titanic_44/usr/src/cmd/fs.d/ufs/lockfs/
H A Dlockfs.c80 struct filename { struct
81 struct filename *fn_next; argument
84 struct filename *fnanchor = 0; argument

12345678910>>...14