Home
last modified time | relevance | path

Searched defs:at_start (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dstatus.c1699 status_prompt_complete_list(u_int *size, const char *s, int at_start) in status_prompt_complete_list()
/openbsd/lib/libexpat/tests/
H A Dbasic_tests.c823 int at_start = 1; in is_whitespace_normalized() local