Home
last modified time | relevance | path

Searched refs:get_scale (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/usr.bin/systat/
H A Dconvtbl.h56 extern int get_scale(const char *);
H A Difcmds.c51 if ((scale = get_scale(args)) != -1) in ifcmd()
H A Dconvtbl.c118 get_scale(const char *name) in get_scale() function
/freebsd-14.2/usr.bin/dc/
H A Dbcode.c77 static void get_scale(void);
178 { 'K', get_scale },
574 get_scale(void) in get_scale() function