Searched defs:env (Results 1 - 25 of 250) sorted by last modified time

12345678910

/freebsd-13-stable/usr.sbin/ypldap/
H A Dypldap_dns.c80 struct env env; local
135 struct env *env = p; local
[all...]
H A Dypldap.h146 struct env { struct
H A Dypldap.c128 main_start_update(struct env *env) argument
150 main_trash_update(struct env *env) argument
178 main_create_user_groups(struct env *env) argument
275 main_end_update(struct env *env) argument
355 struct env *env = p; local
466 main_configure_client(struct env *env) argument
482 struct env *env = p; local
488 purge_config(struct env *env) argument
504 struct env env; local
[all...]
H A Dyp.c57 static struct env *env; variable in typeref:struct:env
[all...]
H A Dldapclient.c163 struct env *env = p; local
259 struct env *env = p; local
354 struct env env; local
503 client_search_idm(struct env *env, struct idm *idm, struct aldap *al, char **attrs, char *filter, int min_attr, int max_attr, enum imsg_type type) argument
569 client_try_idm(struct env *env, struct idm *idm) argument
646 struct env *env = p; local
671 client_configure(struct env *env) argument
[all...]
H A Dentries.c41 flatten_entries(struct env *env) argument
[all...]
/freebsd-13-stable/usr.sbin/pppctl/
H A Dpppctl.c579 const char *env; local
/freebsd-13-stable/usr.sbin/ppp/
H A Dsystems.c77 const char *env; local
/freebsd-13-stable/usr.sbin/nscd/
H A Dnscd.c217 destroy_runtime_env(struct runtime_env *env) argument
227 accept_connection(struct kevent *event_data, struct runtime_env *env, argument
276 process_socket_event(struct kevent *event_data, struct runtime_env *env, argument
471 process_timer_event(struct kevent *event_data, struct runtime_env *env, argument
488 processing_loop(cache the_cache, struct runtime_env *env, struct configuration *config) argument
[all...]
/freebsd-13-stable/usr.sbin/moused/
H A Dmoused.c498 static jmp_buf env; variable
/freebsd-13-stable/usr.sbin/efibootmgr/
H A Defibootmgr.c73 char *env; member in struct:_bmgr_opts
656 make_boot_var(const char *label, const char *loader, const char *kernel, const char *env, bool dry_run, argument
/freebsd-13-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c2487 char *env[] = {NULL}; local
/freebsd-13-stable/usr.sbin/cron/cron/
H A Ddo_command.c546 register char **env; local
/freebsd-13-stable/usr.sbin/bhyveload/
H A Dbhyveload.c543 struct env { struct
553 struct env *env; local
564 struct env *en local
[all...]
/freebsd-13-stable/usr.bin/units/
H A Dunits.c139 char *direc, *env; local
/freebsd-13-stable/usr.bin/bmake/unit-tests/
H A DMakefile[all...]
/freebsd-13-stable/sys/x86/xen/
H A Dpv.c442 xen_pvh_set_env(char *env, bool (*filter)(const char *)) argument
/freebsd-13-stable/sys/riscv/riscv/
H A Dmachdep.c868 char *env; local
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dmachdep.c263 char *env; local
H A Dcopyinout.c163 jmp_buf env; local
202 jmp_buf env; local
241 jmp_buf env; local
294 jmp_buf env; local
323 jmp_buf env; local
358 jmp_buf env; local
394 jmp_buf env; local
423 jmp_buf env; local
451 jmp_buf env; local
480 jmp_buf env; local
509 jmp_buf env; local
538 jmp_buf env; local
593 jmp_buf env; local
[all...]
/freebsd-13-stable/sys/powerpc/powermac/
H A Dgrackle.c245 jmp_buf env, *oldfaultbuf; local
/freebsd-13-stable/sys/powerpc/ofw/
H A Drtas.c206 jmp_buf env, *oldfaultbuf; local
/freebsd-13-stable/sys/kern/
H A Dkern_exec.c1165 u_long arg, env; local
H A Dkern_environment.c403 freeenv(char *env) argument
[all...]
/freebsd-13-stable/sys/dev/usb/quirk/
H A Dusb_quirk.c973 usb_quirk_add_entry_from_str(const char *name, const char *env) argument
[all...]

Completed in 214 milliseconds

12345678910