Searched defs:ch (Results 51 - 75 of 1263) sorted by relevance

1234567891011>>

/freebsd-11-stable/bin/hostname/
H A Dhostname.c57 int ch, sflag, dflag; local
/freebsd-11-stable/usr.sbin/fifolog/fifolog_create/
H A Dfifolog_create.c54 int ch; local
/freebsd-11-stable/usr.bin/printenv/
H A Dprintenv.c68 int ch; local
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_straddch.c52 openpam_straddch(char **str, size_t *size, size_t *len, int ch) argument
H A Dopenpam_readline.c62 int ch; local
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmptutil.c96 int ch; local
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-notify.c82 int ch; local
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_addstr.c66 NCURSES_CH_T ch; local
236 NCURSES_CH_T ch; local
H A Dlib_bkgd.c49 wbkgrndset(WINDOW *win, const ARG_CH_T ch) argument
102 wbkgdset(WINDOW *win, chtype ch) argument
118 wbkgrnd(WINDOW *win, const ARG_CH_T ch) argument
154 wbkgd(WINDOW *win, chtype ch) argument
[all...]
H A Dlib_insch.c53 _nc_insert_ch(SCREEN *sp, WINDOW *win, chtype ch) argument
/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dh_ffs_server.c58 int ch; local
/freebsd-11-stable/contrib/ntp/libparse/
H A Dclk_computime.c152 inp_computime( parse_t *parseio, char ch, timestamp_t *tstamp ) argument
H A Dclk_dcf7000.c153 inp_dcf7000( parse_t *parseio, char ch, timestamp_t *tstamp ) argument
H A Dclk_sel240x.c90 inp_sel240x( parse_t *parseio, char ch, timestamp_t *tstamp ) argument
H A Dclk_wharton.c132 inp_wharton_400a( parse_t *parseio, char ch, timestamp_t *tstamp ) argument
/freebsd-11-stable/contrib/atf/atf-c/
H A Dtp_test.c52 int ch; local
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dapplication_test.cpp50 int ch; local
/freebsd-11-stable/bin/dd/
H A Dconv.c108 int ch; local
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-uart.h134 static inline void cvmx_uart_write_byte(int uart_index, uint8_t ch) argument
146 cvmx_write_csr(CVMX_MIO_UARTX_THR(uart_index), ch); local
/freebsd-11-stable/sys/dev/ata/
H A Data-card.c90 struct ata_channel *ch = device_get_softc(dev); local
151 struct ata_channel *ch = device_get_softc(dev); local
[all...]
H A Data-isa.c101 struct ata_channel *ch = device_get_softc(dev); local
150 struct ata_channel *ch = device_get_softc(dev); local
169 struct ata_channel *ch = device_get_softc(dev); local
180 struct ata_channel *ch = device_get_softc(dev); local
[all...]
/freebsd-11-stable/sys/dev/ata/chipsets/
H A Data-cyrix.c89 struct ata_channel *ch = device_get_softc(dev); local
100 struct ata_channel *ch = device_get_softc(dev); local
H A Data-fsl.c142 struct ata_channel *ch; local
[all...]
H A Data-jmicron.c134 struct ata_channel *ch = device_get_softc(dev); local
H A Data-national.c91 struct ata_channel *ch = device_get_softc(dev); local
102 struct ata_channel *ch = device_get_softc(dev); local

Completed in 119 milliseconds

1234567891011>>