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