Searched defs:execl (Results 1 - 6 of 6) sorted by path

/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dexec.c58 execl(const char *name, const char *arg, ...) function
/macosx-10.9.5/apache-786.1/httpd/os/tpf/
H A Dos.c47 int execl(const char *path, const char *arg0, ...) function
/macosx-10.9.5/ruby-104/ruby/symbian/
H A Dmissing-pips.c27 int execl(const char *path, const char *arg0, ...) function
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_network.c1436 require(execle(PRIVATE_CERT_UI_COMMAND, PRIVATE_CERT_UI_COMMAND, (char *) 0, env) >= 0, execl); local
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_credential.c4385 kauth_cred_label_update_execve(kauth_cred_t cred, vfs_context_t ctx, struct vnode *vp, struct vnode *scriptvp, struct label *scriptl, struct label *execl, void *macextensions, int *disjointp) argument
4493 kauth_proc_label_update_execve(struct proc *p, vfs_context_t ctx, struct vnode *vp, struct vnode *scriptvp, struct label *scriptl, struct label *execl, void *macextensions) argument
/macosx-10.9.5/xnu-2422.115.4/security/
H A Dmac_vfs.c465 mac_cred_label_update_execve(vfs_context_t ctx, kauth_cred_t new, struct vnode *vp, struct vnode *scriptvp, struct label *scriptvnodelabel, struct label *execl, void *macextensions) argument

Completed in 314 milliseconds