Searched defs:fdp (Results 1 - 25 of 34) sorted by relevance

12

/macosx-10.10/ksh-23/ksh/src/lib/libast/path/
H A Dpathtmp.c35 pathtmp(char* buf, const char* dir, const char* pfx, int* fdp) argument
H A Dpathtemp.c102 pathtemp(char* buf, size_t len, const char* dir, const char* pfx, int* fdp) argument
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dmktemp.c44 temp(char* buf, int* fdp) argument
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dmktemp.c75 int* fdp = &fd; local
/macosx-10.10/lsof-53/lsof/tests/
H A DLTbasic.c170 LTfldo_t *fdp; /* file descriptor pointer */ local
/macosx-10.10/ppp-786.1.1/Authenticators/EAP-TLS/
H A Deaptls_ui.c96 eaptls_ui_setup_child(int fdp[2]) argument
116 eaptls_ui_setup_parent(int fdp[2], CFDictionaryRef trust_info, CFStringRef caller_label) argument
160 int fdp[2], err, status, ret = RESPONSE_ERROR; local
[all...]
/macosx-10.10/lsof-53/lsof/dialects/darwin/libproc/
H A Ddproc.c472 struct proc_fdinfo *fdp; local
[all...]
/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c325 struct proc_fdinfo *fdp; local
/macosx-10.10/curl-83.1.2/curl/docs/examples/
H A Dasiohiper.cpp203 static void setsock(int *fdp, curl_socket_t s, CURL*e, int act, GlobalInfo*g) argument
256 int *fdp = (int *)calloc(sizeof(int), 1); /* fdp is used to store current action */ local
H A Devhiperfifo.c253 SockInfo *fdp = calloc(sizeof(SockInfo), 1); local
267 SockInfo *fdp = (SockInfo*) sockp; local
H A Dghiper.c239 SockInfo *fdp = g_malloc0(sizeof(SockInfo)); local
253 SockInfo *fdp = (SockInfo*) sockp; local
[all...]
H A Dhiperfifo.c249 SockInfo *fdp = calloc(sizeof(SockInfo), 1); local
260 SockInfo *fdp = (SockInfo*) sockp; local
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_guarded.c238 struct filedesc *fdp = p->p_fd; local
355 struct filedesc *fdp = p->p_fd; local
409 struct filedesc *fdp = p->p_fd; local
H A Dkern_resource.c771 struct filedesc *fdp; local
/macosx-10.10/groff-38/groff/src/libs/libbib/
H A Dindex.cpp139 int *fdp; member in class:file_closer
/macosx-10.10/postfix-255/postfix/src/util/
H A Devents.c543 EVENT_FDTABLE *fdp; local
612 EVENT_FDTABLE *fdp; local
688 EVENT_FDTABLE *fdp; local
728 EVENT_FDTABLE *fdp; local
783 EVENT_FDTABLE *fdp; local
838 EVENT_FDTABLE *fdp; local
1015 EVENT_FDTABLE *fdp; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/miscfs/devfs/
H A Ddevfs_vnops.c950 devnode_t *fp, *fdp, *tp, *tdp; local
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Din_tclass.c260 struct filedesc *fdp; local
363 struct filedesc *fdp; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_lookup.c168 struct filedesc *fdp; /* pointer to file descriptor state */ local
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.dir.c238 struct directory *dp, *fdp; local
/macosx-10.10/DiskArbitration-268/autodiskmount/
H A Dautodiskmount.c439 cleanUpAfterFork(int fdp[]) argument
493 int fdp[2]; local
[all...]
/macosx-10.10/eap8021x-198/eapolclient.tproj/
H A DDialogue.c824 int fdp[2]; member in struct:TrustDialogue_s
[all...]
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dmain.c2131 int fdp[2]; variable
2156 close(fdp[0]); variable
2162 close(fdp[ variable
2220 close(fdp[1]); variable
2237 close(fdp[0]); variable
[all...]
/macosx-10.10/ruby-106/ruby/ext/socket/
H A Dancdata.c1408 int *fdp = (int *)CMSG_DATA(cmh); local
1443 int *fdp, *end; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/expect/expect/
H A Dexp_inter.c616 struct exp_state_list *fdp; local
1502 struct exp_state_list *fdp; local
1777 struct exp_state_list *fdp; local
2018 struct exp_state_list *fdp; local
[all...]

Completed in 541 milliseconds

12