Searched refs:stp (Results 1 - 25 of 47) sorted by relevance

12

/macosx-10.10/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Denc_des.c497 void fb64_stream_iv(DES_cblock seed, struct stinfo *stp) argument
500 memcpy(stp->str_iv, seed,sizeof(DES_cblock));
501 memcpy(stp->str_output, seed, sizeof(DES_cblock));
503 DES_set_key_checked(&stp->str_ikey, &stp->str_sched);
505 stp->str_index = sizeof(DES_cblock);
508 void fb64_stream_key(DES_cblock key, struct stinfo *stp) argument
510 memcpy(stp->str_ikey, key, sizeof(DES_cblock));
511 DES_set_key_checked((DES_cblock*)key, &stp->str_sched);
513 memcpy(stp
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/libtelnet-13/
H A Denc_des.c509 fb64_stream_iv(Block seed, struct stinfo *stp) argument
512 memmove((void *)stp->str_iv, (void *)seed, sizeof(Block));
513 memmove((void *)stp->str_output, (void *)seed, sizeof(Block));
515 des_key_sched(stp->str_ikey, stp->str_sched);
517 stp->str_index = sizeof(Block);
521 fb64_stream_key(Block key, struct stinfo *stp) argument
523 memmove((void *)stp->str_ikey, (void *)key, sizeof(Block));
524 des_key_sched(key, stp->str_sched);
526 memmove((void *)stp
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/dcerpc-61/dcerpc/ncklib/
H A Dnoauth.c128 unsigned32 *stp
159 stp);
160 if (*stp != rpc_s_ok)
189 *stp = rpc_s_ok;
194 *stp = st;
301 unsigned32 *stp
305 *stp = rpc_s_ok;
318 unsigned32 *stp
321 *stp = rpc_s_ok;
334 unsigned32 *stp
[all...]
H A Dnoauthdg.c193 unsigned32 *stp
209 *stp = noauth_info->status;
233 *stp = st;
251 unsigned32 *stp
268 seq, cas_uuid, outbuf, &outlen, stp);
270 st = *stp;
279 *stp = sec_krb_dg_decode_message (&message, 0,
297 unsigned32 *stp
333 *stp = 0;
H A Dgssauth.c186 unsigned32 /* out */ * /*stp*/
192 unsigned32 *stp
265 unsigned32 *stp
428 *stp = rpc_s_ok;
433 *stp = st;
445 unsigned32 *stp
458 stp);
469 unsigned32 *stp
482 stp);
493 unsigned32 *stp
[all...]
H A Dschnauth.c110 unsigned32 *stp
140 unsigned32 *stp
226 *stp = st;
352 unsigned32 *stp
359 *stp = rpc_s_ok;
372 unsigned32 *stp
378 *stp = rpc_s_ok;
391 unsigned32 *stp
400 *stp = rpc_s_ok;
474 unsigned32 *stp
[all...]
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_program.c70 dt_stmt_t *stp, *next; local
73 for (stp = dt_list_next(&pgp->dp_stmts); stp != NULL; stp = next) {
74 next = dt_list_next(stp);
75 dtrace_stmt_destroy(dtp, stp->ds_desc);
76 dt_free(dtp, stp);
92 dt_stmt_t *stp; local
109 for (stp = dt_list_next(&pgp->dp_stmts); stp; st
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
660 for (last = NULL, stp = dt_list_next(&pgp->dp_stmts);
661 stp != NULL; stp = dt_list_next(stp), last = edp) {
663 dtrace_stmtdesc_t *sdp = stp->ds_desc;
704 for (last = NULL, stp = dt_list_next(&pgp->dp_stmts);
705 stp != NULL; stp = dt_list_next(stp), las
[all...]
H A Ddt_handle.c53 dt_stmt_t *stp; local
74 stp = dt_list_next(&pgp->dp_stmts);
75 assert(stp != NULL);
77 edp = stp->ds_desc->dtsd_ecbdesc;
H A Ddt_pid.c854 dt_stmt_t *stp; local
863 for (stp = dt_list_next(&pgp->dp_stmts); stp != NULL;
864 stp = dt_list_next(stp)) {
866 pdp = &stp->ds_desc->dtsd_ecbdesc->dted_probe;
/macosx-10.10/Libc-1044.1.2/gen/
H A Dnlist.c245 struct symtab_command *stp; local
261 stp = NULL;
277 stp = (struct symtab_command *)lcp;
283 if (stp == NULL) {
287 sa = stp->symoff + arch_offset;
288 ss = stp->stroff + arch_offset;
289 n = stp->nsyms * sizeof(struct nlist);
/macosx-10.10/objc4-646/runtime/Messengers.subproj/
H A Dobjc-msg-arm64.s317 stp fp, lr, [sp, #-16]!
324 stp q0, q1, [sp, #(0*16)]
325 stp q2, q3, [sp, #(2*16)]
326 stp q4, q5, [sp, #(4*16)]
327 stp q6, q7, [sp, #(6*16)]
328 stp x0, x1, [sp, #(8*16+0*8)]
329 stp x2, x3, [sp, #(8*16+2*8)]
330 stp x4, x5, [sp, #(8*16+4*8)]
331 stp x6, x7, [sp, #(8*16+6*8)]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcurl_setup.h359 # define fstat(fdes,stp) _fstati64(fdes, stp)
361 # define stat(fname,stp) _stati64(fname, stp)
377 # define fstat(fdes,stp) _fstat(fdes, stp)
378 # define stat(fname,stp) _stat(fname, stp)
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/controlwidget/
H A Drdial.tcl273 set stp $options(-step)
285 for {set ri $mod} {$ri>=-$sector} {set ri [expr {$ri-$stp}]} {
290 for {set ri [expr {$mod+$stp}]} {$ri<=$sector} {set ri [expr {$ri+$stp}]} {
299 for {set ri $mod} {$ri>=-$sector} {set ri [expr {$ri-$stp}]} {
304 for {set ri [expr {$mod+$stp}]} {$ri<=$sector} {set ri [expr {$ri+$stp}]} {
/macosx-10.10/ruby-106/ruby/
H A Dio.c9654 maygvl_copy_stream_continue_p(int has_gvl, struct copy_stream_struct *stp) argument
9661 if (rb_thread_interrupted(stp->th)) {
9663 rb_thread_execute_interrupts(stp->th);
9665 rb_thread_call_with_gvl(exec_interrupts, (void *)stp->th);
9682 maygvl_copy_stream_wait_read(int has_gvl, struct copy_stream_struct *stp) argument
9687 rb_fd_zero(&stp->fds);
9688 rb_fd_set(stp->src_fd, &stp->fds);
9689 ret = maygvl_select(has_gvl, rb_fd_max(&stp->fds), &stp
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...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dauth.c431 auth_secure_path(const char *name, struct stat *stp, const char *pw_dir, argument
447 if (!S_ISREG(stp->st_mode)) {
451 if ((!platform_sys_dir_uid(stp->st_uid) && stp->st_uid != uid) ||
452 (stp->st_mode & 022) != 0) {
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ure/
H A Dure.c1274 ucs2_t i, *stp; local
1287 for (i = 0, stp = sp->states.slist;
1288 i < sp->states.slist_used && state > *stp; i++, stp++) ;
1290 if (i == sp->states.slist_used || state < *stp) {
1956 _ure_dstate_t *stp; local
1976 stp = dfa->states;
2005 for (i = 0, matched = 0; matched == 0 && i < stp->ntrans; i++) {
2006 sym = dfa->syms + stp->trans[i].symbol;
2059 stp
[all...]
/macosx-10.10/cups-408/cups/vcnet/regex/
H A Dengine.c243 register char *stp; /* string matched by it cannot pass here */ local
293 stp = stop;
296 rest = slow(m, sp, stp, ss, es);
303 stp = rest - 1;
304 assert(stp >= sp); /* it did work */
317 stp = stop;
320 rest = slow(m, sp, stp, ss, es);
327 stp = rest - 1;
328 assert(stp >= sp); /* it did work */
353 stp
[all...]
/macosx-10.10/rsync-45/rsync/
H A Dgenerator.c222 struct file_struct *file, STRUCT_STAT *stp)
267 filesystem_dev = stp->st_dev;
268 else if (filesystem_dev != stp->st_dev)
613 char *cmpbuf, STRUCT_STAT *stp, int itemizing,
622 if (link_stat(cmpbuf, stp, 0) < 0 || !S_ISREG(stp->st_mode))
630 if (!unchanged_file(cmpbuf, file, stp))
636 if (!unchanged_attrs(file, stp))
639 && cmp_time(stp->st_mtime, file->modtime))
654 if (link_stat(cmpbuf, stp,
221 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.c164 * The stat structure pointed to by stp will contain information about the
166 static int readlink_stat(const char *path, STRUCT_STAT *stp, char *linkbuf) argument
169 if (link_stat(path, stp, copy_dirlinks) < 0)
171 if (S_ISLNK(stp->st_mode)) {
181 return do_stat(path, stp);
191 return do_stat(path, stp);
195 int link_stat(const char *path, STRUCT_STAT *stp, int follow_dirlinks) argument
199 return do_stat(path, stp);
200 if (do_lstat(path, stp) < 0)
202 if (follow_dirlinks && S_ISLNK(stp
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/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dsets.c552 #define SF_TOP() ( (BerVarray)( ( stp < 0 ) ? 0 : stack[ stp ] ) )
553 #define SF_POP() ( (BerVarray)( ( stp < 0 ) ? 0 : stack[ stp-- ] ) )
555 if ( stp >= ( STACK_SIZE - 1 ) ) SF_ERROR( overflow ); \
556 stack[ ++stp ] = (BerVarray)(long)(x); \
561 int len, rc, stp; local
569 stp = -1;
/macosx-10.10/shell_cmds-179/w/
H A Dw.c169 struct stat *stp; local
300 if (!(stp = ttystat(ux->ut_line, sizeof(ux->ut_line))))
306 if (!(stp = ttystat(utmp.ut_line, UT_LINESIZE)))
336 ep->tdev = stp->st_rdev;
352 touched = stp->st_atime;
/macosx-10.10/vim-55/src/
H A Dspell.c909 static int stp_sal_score __ARGS((suggest_T *stp, suginfo_T *su, slang_T *slang, char_u *badsound));
922 static void rescore_one __ARGS((suginfo_T *su, suggest_T *stp));
10104 suggest_T *stp; local
10222 stp = &SUG(sug.su_ga, i);
10226 STRCPY(wcopy, stp->st_word);
10227 if (sug.su_badlen > stp->st_orglen)
10228 vim_strncpy(wcopy + stp->st_wordlen,
10229 sug.su_badptr + stp->st_orglen,
10230 sug.su_badlen - stp->st_orglen);
10242 if (sug.su_badlen < stp
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/cups-408/cups/
H A DMakefile251 cd test; ./run-stp-tests.sh
256 cd test; ./run-stp-tests.sh 1 0 n n
260 cd test; ./run-stp-tests.sh 1 0 n y
/macosx-10.10/vim-55/src/proto/
H A Dos_mswin.pro12 int vim_stat __ARGS((const char *name, struct stat *stp));

Completed in 392 milliseconds

12