Home
last modified time | relevance | path

Searched refs:getval (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcskeep.c109 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 Dntp.pl131 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 Dwsconsctl.c82 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 Dintrp.c48 dotdir = getval("DOTDIR",homedir); in intrp_init()
301 s = getval(scrbuf,s); in dointerp()
398 s = getval("NAME",realname); in dointerp()
H A Dutil.h51 char *getval(const char *, const char *);
H A Dutil.c196 getval(const char *nam, const char *def) in getval() function
H A Dterm.c308 tmpfp = fopen(filexp(getval("WARPMACRO",WARPMACRO)),"r"); in mac_init()
/netbsd-src/sys/arch/vax/vax/
H A Dunimpl_emul.S118 getval: label
292 bsbw getval
309 bsbw getval
317 bsbw getval
325 bsbw getval
/netbsd-src/bin/csh/
H A Dfunc.c1116 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 Dinfomap.c1728 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 Dstd-gnu11.m4663 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 DChangeLog-00012116 (getval): Adjust type of local `c' to char.
H A DChangeLog-92959250 get_vec9, getval, get_pcr, calcop, match_name): make static and
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-00012116 (getval): Adjust type of local `c' to char.
H A DChangeLog-92959250 get_vec9, getval, get_pcr, calcop, match_name): make static and