Searched refs:set_pwd (Results 1 - 4 of 4) sorted by relevance
/ast/src/cmd/mailx/ |
H A D | data.c | 318 "PWD", &state.var.pwd, D|N, "",set_pwd,
|
H A D | mailx.h | 1042 extern void set_pwd(struct var*, const char*);
|
H A D | vars.c | 522 set_pwd(struct var* vp, const char* value) function
|
/ast/src/cmd/3d/ |
H A D | init.c | 1337 set_pwd(Fs_t* fs, const char* arg, int argsize, const char* op, int opsize) function 1353 if (op) message((-1, "set_pwd arg=%s op=%-*s", arg, opsize ? opsize : strlen(op), op)); 1415 FSINIT("pwd", get_pwd, set_pwd, FS_LICENSED,
|
Completed in 18 milliseconds