Home
last modified time | relevance | path

Searched defs:env_t (Results 1 – 25 of 93) sorted by relevance

1234

/dports/devel/silentbob/silentbob-3.0/include/
H A Denv.h11 struct env_t struct
14 EArray * immune_list;
15 EArray * full_list;
16 EArray * modding;
17 EArray * d_cops;
18 DArray * d_opts;
19 EArray * d_files;
20 DJobs * proc_list;
25 char * home_dir;
26 char * tmp_files;
[all …]
/dports/sysutils/fcron/fcron-3.2.1/
H A Dexe_list.h36 typedef struct exe_t {
37 struct cl_t *e_line;
38 pid_t e_ctrl_pid; /* pid of the fcron process controling the job */
/dports/mail/vqadmin/vqadmin-2.3.6/
H A Dcgi.c35 struct env_t { struct
39 struct env_t *next; argument
/dports/devel/libfirm/libfirm-1.21.0/ir/ana/
H A Dirconsconfirm.c49 typedef struct env_t { struct
54 } env_t; argument
/dports/devel/libfirm/libfirm-1.21.0/ir/opt/
H A Dfunccall.c51 typedef struct env_t { struct
57 } env_t; argument
H A Dscalar_replace.c541 typedef struct env_t { struct
545 } env_t; typedef
/dports/devel/libffcall/libffcall-2.4/vacall/
H A Dvacall-i386.c24 typedef struct { void (*vacall_function) (void*,va_alist); void* arg; } env_t; typedef
H A Dvacall-arm.c24 typedef struct { void (*vacall_function) (void*,va_alist); void* arg; } env_t; typedef
H A Dvacall-armhf.c24 typedef struct { void (*vacall_function) (void*,va_alist); void* arg; } env_t; typedef
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/
H A Denvironment.h138 } env_t; typedef
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/
H A Denvironment.h138 } env_t; typedef
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/
H A Denvironment.h138 } env_t; typedef
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Denvironment.h138 } env_t; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/
H A Denvironment.h138 } env_t; typedef
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/
H A Denvironment.h138 } env_t; typedef
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/include/
H A Denvironment.h138 } env_t; typedef
/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/
H A Denvironment.h162 } env_t typedef
/dports/devel/bear/Bear-3.0.17/source/intercept/source/collect/
H A DSessionLibrary.cc35 using env_t = std::map<std::string, std::string>; typedef
/dports/databases/sqsh/sqsh-2.5/src/
H A Dsqsh_env.h54 } env_t ; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/tests/
H A Dmeson.build331 env_t = [ variable
/dports/sysutils/u-boot-tools/u-boot-2020.07/include/
H A Denv_internal.h108 } env_t; typedef
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Denv_internal.h108 } env_t; typedef
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Denv_internal.h108 } env_t; typedef
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Denv_internal.h108 } env_t; typedef
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Denv_internal.h108 } env_t; typedef

1234