Searched defs:env (Results 201 - 225 of 233) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcert.c3068 hx509_env env = NULL; local
3404 _hx509_cert_to_env(hx509_context context, hx509_cert cert, hx509_env *env) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dclientloop.c1993 client_session2_setup(int id, int want_tty, int want_subsystem, const char *term, struct termios *tiop, int in_fd, Buffer *cmd, char **env) argument
H A Dsession.c939 char **env; local
983 lc_setuserenv(char ***env, u_int *envsize, login_cap_t *lcp) argument
1043 read_environment_file(char ***env, u_int *envsize, const char *filename) argument
1084 copy_environment(char **source, char ***env, u_int *envsize) argument
1113 char **env, *laddr; local
1544 char **env; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dscreen.c637 struct env { struct env *next; char *name; char *value; }; struct
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/tests/
H A Ddig8.c249 jmp_buf env; variable
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c1633 char env[1024]; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-rx.c274 char * env = getenv ("INC100"); local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgo32-nat.c646 go32_create_inferior(struct target_ops *ops, char *exec_file, char *args, char **env, int from_tty) argument
H A Dinfcmd.c1919 char *env; local
H A Dmonitor.c2050 monitor_create_inferior(struct target_ops *ops, char *exec_file, char *args, char **env, int from_tty) argument
H A Dnto-procfs.c1092 procfs_create_inferior(struct target_ops *ops, char *exec_file, char *allargs, char **env, int from_tty) argument
H A Dremote-m32r-sdi.c325 m32r_create_inferior(struct target_ops *ops, char *execfile, char *args, char **env, int from_tty) argument
H A Ddarwin-nat.c1492 darwin_create_inferior(struct target_ops *ops, char *exec_file, char *allargs, char **env, int from_tty) argument
H A Dgnu-nat.c2100 gnu_create_inferior(struct target_ops *ops, char *exec_file, char *allargs, char **env, int from_tty) argument
H A Dremote-mips.c2318 mips_create_inferior(struct target_ops *ops, char *execfile, char *args, char **env, int from_tty) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dcollect2.c688 prefix_from_env(const char *env, struct path_prefix *pprefix) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dmain.c100 unsigned int env:1; /* Can come from MAKEFLAGS. */ member in struct:command_switch
1070 BPTR env, file, old; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/avr/
H A Dinterp.c1819 sim_create_inferior (SIM_DESC sd, struct bfd *prog_bfd, char **argv, char **env) argument
/netbsd-6-1-5-RELEASE/external/historical/nawk/dist/
H A Drun.c76 jmp_buf env; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/h8300/
H A Dcompile.c5077 sim_create_inferior (SIM_DESC sd, struct bfd *abfd, char **argv, char **env) argument
/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c437 static jmp_buf env; variable
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dvar.c407 char *env; local
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/libdrm/
H A Dxf86drm.c122 const char *env; local
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dsh.h407 EXTERN struct env { struct
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcollect2.c821 prefix_from_env(const char *env, struct path_prefix *pprefix) argument

Completed in 503 milliseconds

12345678910