HomeSort by: relevance | last modified time | path
    Searched refs:show_int_val (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/radioctl/
radioctl.c 100 static void show_int_val(u_long, const char *, const char *, int);
478 show_int_val(u_long val, const char *nick, const char *append, int silent) function in typeref:typename:void
506 show_int_val(ri.volume, varname[OPTION_VOLUME], "", silent);
512 show_int_val(ri.rfreq, varname[OPTION_REFERENCE], "kHz", silent);
514 show_int_val(ri.lock, varname[OPTION_SENSITIVITY], "mkV", silent);
radioctl.c 100 static void show_int_val(u_long, const char *, const char *, int);
478 show_int_val(u_long val, const char *nick, const char *append, int silent) function in typeref:typename:void
506 show_int_val(ri.volume, varname[OPTION_VOLUME], "", silent);
512 show_int_val(ri.rfreq, varname[OPTION_REFERENCE], "kHz", silent);
514 show_int_val(ri.lock, varname[OPTION_SENSITIVITY], "mkV", silent);

Completed in 23 milliseconds