Home
last modified time | relevance | path

Searched refs:status_many (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/dpv/
H A Ddpv.c306 config->status_many = optarg; in main()
457 config->status_many = LINE_STATUS_SOLO; in main()
461 config->status_many = BYTE_STATUS_SOLO; in main()
/freebsd/lib/libdpv/
H A Ddpv.h119 const char *status_many; /* dialog(3) many-status format. member
H A Ddpv.c515 status_format_custom = config->status_many; in dpv()