Searched defs:variable (Results 1 – 10 of 10) sorted by relevance
10 typedef struct variable { struct11 struct variable *v_next; argument14 } variable_t; argument
34 typedef struct variable { struct38 } variable_t; argument
39 mygetenv(char *variable, char *deflt) in mygetenv()
62 void *variable; in _Read_RuneMagi() local
770 variable = "" variable772 variable = sys.argv[3] variable
84 variable(fcode_env_t *env) in variable() function
753 variable(int cc) in variable() function
1452 u_longlong_t variable = 0; in ld_generic_env() local
768 int *variable; member
243 #define NSLDAPTRACE(variable, setequal, message) \ argument