Searched refs:get_conf (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sbin/ggate/shared/ |
| D | ggate.c | 325 get_conf(struct ggeom *gp, const char *name) in get_conf() function 350 printf(" info: %s\n", get_conf(gp, "info")); in show_config() 351 printf(" access: %s\n", get_conf(gp, "access")); in show_config() 352 printf(" timeout: %s\n", get_conf(gp, "timeout")); in show_config() 353 printf("queue_count: %s\n", get_conf(gp, "queue_count")); in show_config() 354 printf(" queue_size: %s\n", get_conf(gp, "queue_size")); in show_config() 355 printf(" references: %s\n", get_conf(gp, "ref")); in show_config()
|
| /freebsd-12-stable/sys/dev/dpt/ |
| D | dpt.h | 414 typedef struct get_conf { /* Read Configuration Array */ struct
|