Home | Sort by: relevance | last modified time | path |
/src/usr.bin/iconv/ | |
iconv.c | 174 int opt_l = 0, opt_s = 0, opt_c = 0; local in function:main 184 opt_c = 1; 222 do_conv("<stdin>", stdin, opt_f, opt_t, opt_s, opt_c); 230 opt_c); |
/src/sys/kern/ | |
uipc_mbufdebug.c | 138 bool opt_c = false; local in function:m_peek_len 144 opt_c = true; 149 if (opt_c == true) |
uipc_mbuf.c | 2077 bool opt_c = false; local in function:m_print 2089 opt_c = true; 2156 if (opt_c) { |