| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcskeep.c | 109 static int getval P((RILE*,struct buf*,int)); 201 getval(fp, (struct buf*)0, false) && 209 if (getval(fp, (struct buf*)0, true) && 210 getval(fp, (struct buf*)0, true)) 218 (void) getval(fp, (struct buf*)0, false); 224 if (!getval(fp, (struct buf*)0, false)) 229 if (getval(fp, &prevname, false)) { 281 getval(fp, target, optional) in getval() function 362 if (getval(fp,&prevday,false)) { 364 if (getval(fp,&prevtime,false)) { [all …]
|
| /netbsd-src/external/bsd/ntp/dist/scripts/monitoring/ |
| H A D | ntp.pl | 131 sub getval subroutine 183 &getval(&ssw_LI($_[$[]),*LI); 187 &getval(&ssw_CS($_[$[]),*ClockSource); 192 &getval(&ssw_SECode($_[$[]),*SystemEvent); 246 &getval(&psw_PSel($_[$[]),*PeerSelection); 251 &getval(&psw_PCode($_[$[]),*PeerEvent); 289 &getval(&csw_CStat($_[$[]),*ClockStatus), 290 &getval(&csw_CEvnt($_[$[]),*ClockStatus)); 312 return sprintf("%s", &getval(&esw_Err($_[$[]),*ErrorStatus)); 338 return &getval($_[$[],*CntrlOpName);
|
| /netbsd-src/sbin/wsconsctl/ |
| H A D | wsconsctl.c | 82 void (*getval)(int); in main() local 94 getval = NULL; in main() 143 getval = keyboard_get_values; in main() 150 getval = mouse_get_values; in main() 157 getval = display_get_values; in main() 173 (*getval)(fd); in main() 205 (*getval)(fd); in main() 223 (*getval)(fd); in main()
|
| /netbsd-src/games/warp/ |
| H A D | intrp.c | 48 dotdir = getval("DOTDIR",homedir); in intrp_init() 301 s = getval(scrbuf,s); in dointerp() 398 s = getval("NAME",realname); in dointerp()
|
| H A D | util.h | 51 char *getval(const char *, const char *);
|
| H A D | util.c | 196 getval(const char *nam, const char *def) in getval() function
|
| H A D | term.c | 308 tmpfp = fopen(filexp(getval("WARPMACRO",WARPMACRO)),"r"); in mac_init()
|
| /netbsd-src/sys/arch/vax/vax/ |
| H A D | unimpl_emul.S | 118 getval: label 292 bsbw getval 309 bsbw getval 317 bsbw getval 325 bsbw getval
|
| /netbsd-src/bin/csh/ |
| H A D | func.c | 1116 static RLIM_TYPE getval(const struct limits *, Char **); 1163 limit = getval(lp, v + 1); in dolimit() 1169 getval(const struct limits *lp, Char **v) in getval() function
|
| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | infomap.c | 1728 enum { getvar, gotvar, getval, gotval } state = getvar; in section_to_vars() enumerator 1747 state = getval; in section_to_vars() 1750 case getval: in section_to_vars()
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | std-gnu11.m4 | 663 virtual int getval() { return this->n; }; 671 virtual int getval() override final { return this->n * 2; }
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | ChangeLog-0001 | 2116 (getval): Adjust type of local `c' to char.
|
| H A D | ChangeLog-9295 | 9250 get_vec9, getval, get_pcr, calcop, match_name): make static and
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-0001 | 2116 (getval): Adjust type of local `c' to char.
|
| H A D | ChangeLog-9295 | 9250 get_vec9, getval, get_pcr, calcop, match_name): make static and
|