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

12

/macosx-10.9.5/ksh-20/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.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dmktemp.c44 temp(char* buf, int* fdp) argument
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dmktemp.c75 int* fdp = &fd; local
/macosx-10.9.5/lsof-52/lsof/tests/
H A DLTbasic.c170 LTfldo_t *fdp; /* file descriptor pointer */ local
/macosx-10.9.5/ppp-727.90.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.9.5/lsof-52/lsof/dialects/darwin/libproc/
H A Ddproc.c472 struct proc_fdinfo *fdp; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_guarded.c219 struct filedesc *fdp = p->p_fd; local
336 struct filedesc *fdp = p->p_fd; local
H A Dkern_resource.c564 struct filedesc *fdp; local
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c303 struct proc_fdinfo *fdp; local
/macosx-10.9.5/curl-78.94.1/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.c254 SockInfo *fdp = calloc(sizeof(SockInfo), 1); local
268 SockInfo *fdp = (SockInfo*) sockp; local
H A Dghiper.c240 SockInfo *fdp = g_malloc0(sizeof(SockInfo)); local
254 SockInfo *fdp = (SockInfo*) sockp; local
[all...]
H A Dhiperfifo.c250 SockInfo *fdp = calloc(sizeof(SockInfo), 1); local
261 SockInfo *fdp = (SockInfo*) sockp; local
/macosx-10.9.5/groff-38/groff/src/libs/libbib/
H A Dindex.cpp139 int *fdp; member in class:file_closer
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Devents.c540 EVENT_FDTABLE *fdp; local
616 EVENT_FDTABLE *fdp; local
693 EVENT_FDTABLE *fdp; local
733 EVENT_FDTABLE *fdp; local
788 EVENT_FDTABLE *fdp; local
843 EVENT_FDTABLE *fdp; local
1020 EVENT_FDTABLE *fdp; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c950 devnode_t *fp, *fdp, *tp, *tdp; local
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din_tclass.c260 struct filedesc *fdp; local
363 struct filedesc *fdp; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_lookup.c167 struct filedesc *fdp; /* pointer to file descriptor state */ local
/macosx-10.9.5/eap8021x-180/eapolclient.tproj/
H A DDialogue.c796 int fdp[2]; member in struct:TrustDialogue_s
[all...]
/macosx-10.9.5/tcsh-65/tcsh/
H A Dsh.dir.c238 struct directory *dp, *fdp; local
/macosx-10.9.5/DiskArbitration-266/autodiskmount/
H A Dautodiskmount.c437 cleanUpAfterFork(int fdp[]) argument
491 int fdp[2]; local
[all...]
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c2121 int fdp[2]; variable
2146 close(fdp[0]); variable
2152 close(fdp[ variable
2210 close(fdp[1]); variable
2227 close(fdp[0]); variable
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Dancdata.c1408 int *fdp = (int *)CMSG_DATA(cmh); local
1443 int *fdp, *end; local
[all...]
/macosx-10.9.5/tcl-102/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 392 milliseconds

12