Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/systat/
Dconvtbl.h58 extern int get_scale(const char *);
Difcmds.c53 if ((scale = get_scale(args)) != -1) in ifcmd()
Dconvtbl.c120 get_scale(const char *name) in get_scale() function
/freebsd-12-stable/usr.bin/dc/
Dbcode.c79 static void get_scale(void);
180 { 'K', get_scale },
576 get_scale(void) in get_scale() function