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

12

/macosx-10.9.5/Libc-997.90.3/gen/
H A Dnlist.c245 struct symtab_command *stp; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dsets.c561 int len, rc, stp; local
/macosx-10.9.5/cups-372.4/cups/vcnet/regex/
H A Dengine.c243 register char *stp; /* string matched by it cannot pass here */ local
[all...]
/macosx-10.9.5/dtrace-118.1/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
287 dt_stmt_t *stp = dt_alloc(dtp, sizeof (dt_stmt_t)); local
302 dt_stmt_t *stp, *next; local
[all...]
H A Ddt_pid.c979 dt_stmt_t *stp; local
H A Ddt_dof.c640 const dt_stmt_t *stp; local
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dauth.c431 auth_secure_path(const char *name, struct stat *stp, const char *pw_dir, argument
/macosx-10.9.5/Heimdal-323.92.1/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.9.5/cctools-845/misc/
H A Dsegedit.c248 struct symtab_command *stp; local
489 struct symtab_command *stp; local
[all...]
/macosx-10.9.5/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.9.5/shell_cmds-175/w/
H A Dw.c169 struct stat *stp; local
/macosx-10.9.5/emacs-92/emacs/src/
H A Dunexmacosx.c1003 struct symtab_command *stp = (struct symtab_command *) lc; local
/macosx-10.9.5/emacs-92/
H A Dunexmacosx.c1003 struct symtab_command *stp = (struct symtab_command *) lc; local
/macosx-10.9.5/rsync-42/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.9.5/text_cmds-87/pr/
H A Dpr.c341 int stp; local
/macosx-10.9.5/NFS-81/nfsstat/
H A Dnfsstat.c233 readstats(struct nfsstats *stp) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/ure/
H A Dure.c1274 ucs2_t i, *stp; local
1956 _ure_dstate_t *stp; local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Darm-dis.c3370 unsigned int stp = (given & 0x00000030u) >> 4; local
/macosx-10.9.5/dtrace-118.1/cmd/
H A Ddtrace_1.c737 info_stmt(dtrace_hdl_t *dtp, dtrace_prog_t *pgp, dtrace_stmtdesc_t *stp, dtrace_ecbdesc_t **last) argument
1050 list_stmt(dtrace_hdl_t *dtp, dtrace_prog_t *pgp, dtrace_stmtdesc_t *stp, dtrace_ecbdesc_t **last) argument
/macosx-10.9.5/cctools-845/otool/
H A Darm_disasm.c4379 unsigned int stp = (given & 0x00000030u) >> 4; local
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A Duds_daemon.c1687 char *stp = FindFirstSubType(regtype, AnonData); local
/macosx-10.9.5/vim-53/src/
H A Dos_mswin.c491 vim_stat(const char *name, struct stat *stp) argument
/macosx-10.9.5/ruby-104/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 278 milliseconds

12