Home
last modified time | relevance | path

Searched refs:not_found (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/tmux/dist/
H A Dcmd.c846 goto not_found; in cmd_find_window()
881 goto not_found; in cmd_find_window()
894 goto not_found; in cmd_find_window()
908 goto not_found; in cmd_find_window()
925 not_found: in cmd_find_window()
987 goto not_found; in cmd_find_index()
1013 goto not_found; in cmd_find_index()
1031 goto not_found; in cmd_find_index()
1046 goto not_found; in cmd_find_index()
1065 goto not_found; in cmd_find_index()
[all …]
/minix/external/bsd/libevent/dist/sample/
H A Dhttp-server.c88 goto not_found; /* no exension */ in guess_content_type()
95 not_found: in guess_content_type()
/minix/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dget_cred.c693 not_found(krb5_context context, krb5_const_principal p, krb5_error_code code) in not_found() function
733 return not_found(context, server, KRB5_CC_NOTFOUND); in find_cred()
825 return not_found(context, in_creds->server, KRB5_CC_NOTFOUND); in get_cred_kdc_capath_worker()
1209 return not_found(context, in_creds->server, KRB5_CC_NOTFOUND); in krb5_get_credentials_with_flags()
1429 ret = not_found(context, in_creds.server, KRB5_CC_NOTFOUND); in krb5_get_creds()
/minix/external/bsd/libevent/dist/
H A Dbuffer.c2585 goto not_found; in evbuffer_search_range()
2597 goto not_found; in evbuffer_search_range()
2604 not_found: in evbuffer_search_range()