HomeSort by: relevance | last modified time | path
    Searched defs:no_context (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/makemandb/
apropos.c 50 int no_context; member in struct:apropos_flags
114 aflags->no_context = 1;
118 aflags->no_context = 1;
121 aflags->no_context = 0;
309 if (cbdata->aflags->no_context == 0)
314 if (cbdata->aflags->no_context == 0)
apropos.c 50 int no_context; member in struct:apropos_flags
114 aflags->no_context = 1;
118 aflags->no_context = 1;
121 aflags->no_context = 0;
309 if (cbdata->aflags->no_context == 0)
314 if (cbdata->aflags->no_context == 0)

Completed in 21 milliseconds