Searched defs:stp (Results 1 - 24 of 24) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dnlist.c245 struct symtab_command *stp; local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dsets.c561 int len, rc, stp; local
/macosx-10.10.1/cups-408/cups/vcnet/regex/
H A Dengine.c243 register char *stp; /* string matched by it cannot pass here */ local
[all...]
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_handle.c53 dt_stmt_t *stp; local
H A Ddt_program.c70 dt_stmt_t *stp, *next; local
92 dt_stmt_t *stp; local
285 dt_stmt_t *stp = dt_alloc(dtp, sizeof (dt_stmt_t)); local
300 dt_stmt_t *stp, *next; local
[all...]
H A Ddt_dof.c627 const dt_stmt_t *stp; local
[all...]
H A Ddt_pid.c854 dt_stmt_t *stp; local
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dauth.c431 auth_secure_path(const char *name, struct stat *stp, const char *pw_dir, argument
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Denc_des.c497 void fb64_stream_iv(DES_cblock seed, struct stinfo *stp) argument
508 void fb64_stream_key(DES_cblock key, struct stinfo *stp) argument
542 struct stinfo *stp = &fb[CFB].streams[DIR_ENCRYPT-1]; local
564 struct stinfo *stp = &fb[CFB].streams[DIR_DECRYPT-1]; local
614 struct stinfo *stp = &fb[OFB].streams[DIR_ENCRYPT-1]; local
633 struct stinfo *stp = &fb[OFB].streams[DIR_DECRYPT-1]; local
[all...]
/macosx-10.10.1/libtelnet-13/
H A Denc_des.c509 fb64_stream_iv(Block seed, struct stinfo *stp) argument
521 fb64_stream_key(Block key, struct stinfo *stp) argument
556 struct stinfo *stp = &fb[CFB].streams[DIR_ENCRYPT-1]; local
579 struct stinfo *stp = &fb[CFB].streams[DIR_DECRYPT-1]; local
629 struct stinfo *stp = &fb[OFB].streams[DIR_ENCRYPT-1]; local
649 struct stinfo *stp = &fb[OFB].streams[DIR_DECRYPT-1]; local
[all...]
/macosx-10.10.1/shell_cmds-179/w/
H A Dw.c169 struct stat *stp; local
/macosx-10.10.1/emacs-93/emacs/src/
H A Dunexmacosx.c1007 struct symtab_command *stp = (struct symtab_command *) lc; local
/macosx-10.10.1/emacs-93/
H A Dunexmacosx.c1007 struct symtab_command *stp = (struct symtab_command *) lc; local
/macosx-10.10.1/rsync-45/rsync/
H A Dgenerator.c221 delete_in_dir(struct file_list *flist, char *fbuf, struct file_struct *file, STRUCT_STAT *stp) argument
612 try_dests_reg(struct file_struct *file, char *fname, int ndx, char *cmpbuf, STRUCT_STAT *stp, int itemizing, int maybe_ATTRS_REPORT, enum logcode code) argument
[all...]
H A Dflist.c166 static int readlink_stat(const char *path, STRUCT_STAT *stp, char *linkbuf) argument
195 int link_stat(const char *path, STRUCT_STAT *stp, int follow_dirlinks) argument
740 make_file(char *fname, struct file_list *flist, STRUCT_STAT *stp, unsigned short flags, int filter_level) argument
967 send_file_name(int f, struct file_list *flist, char *fname, STRUCT_STAT *stp, unsigned short flags) argument
[all...]
/macosx-10.10.1/text_cmds-88/pr/
H A Dpr.c341 int stp; local
/macosx-10.10.1/NFS-82/nfsstat/
H A Dnfsstat.c233 readstats(struct nfsstats *stp) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ure/
H A Dure.c1274 ucs2_t i, *stp; local
1956 _ure_dstate_t *stp; local
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Darm-dis.c3370 unsigned int stp = (given & 0x00000030u) >> 4; local
/macosx-10.10.1/dtrace-147/cmd/
H A Ddtrace_1.c645 info_stmt(dtrace_hdl_t *dtp, dtrace_prog_t *pgp, dtrace_stmtdesc_t *stp, dtrace_ecbdesc_t **last) argument
913 list_stmt(dtrace_hdl_t *dtp, dtrace_prog_t *pgp, dtrace_stmtdesc_t *stp, dtrace_ecbdesc_t **last) argument
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A Duds_daemon.c1687 char *stp = FindFirstSubType(regtype, AnonData); local
/macosx-10.10.1/vim-55/src/
H A Dos_mswin.c491 vim_stat(const char *name, struct stat *stp) argument
H A Dspell.c10104 suggest_T *stp; local
10491 suggest_T *stp; local
12929 suggest_T *stp; local
12986 suggest_T *stp; local
13704 suggest_T *stp; local
13833 suggest_T *stp; local
13974 suggest_T *stp = &SUG(*gap, 0); local
[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Dio.c9654 maygvl_copy_stream_continue_p(int has_gvl, struct copy_stream_struct *stp) argument
9682 maygvl_copy_stream_wait_read(int has_gvl, struct copy_stream_struct *stp) argument
9701 nogvl_copy_stream_wait_write(struct copy_stream_struct *stp) argument
9772 nogvl_copy_stream_sendfile(struct copy_stream_struct *stp) argument
9886 maygvl_copy_stream_read(int has_gvl, struct copy_stream_struct *stp, char *buf, size_t len, off_t offset) argument
9929 nogvl_copy_stream_write(struct copy_stream_struct *stp, char *buf, size_t len) argument
9955 nogvl_copy_stream_read_write(struct copy_stream_struct *stp) argument
10014 struct copy_stream_struct *stp = (struct copy_stream_struct *)arg; local
10036 struct copy_stream_struct *stp = (struct copy_stream_struct *)arg; local
10092 copy_stream_fallback(struct copy_stream_struct *stp) argument
10106 struct copy_stream_struct *stp = (struct copy_stream_struct *)arg; local
10222 struct copy_stream_struct *stp = (struct copy_stream_struct *)arg; local
[all...]

Completed in 430 milliseconds