Searched refs:chsize (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dstatus.c169 chsize (so->fd, off);
172 #warning both ftruncate and chsize functions appear to be missing from this OS
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dser_a2232.c292 unsigned int cflag, baud, chsize, stopb, parity, softflow; local
340 chsize = cflag & CSIZE;
341 switch (chsize){
347 port->which_a2232,port->which_port_on_a2232,chsize);
H A Dvme_scc.c761 unsigned cflag, baud, chsize, channel, brgval = 0; local
775 chsize = (cflag & CSIZE) >> 4;
813 (chsize_map[chsize] << 6) |
823 SCCmod(TX_CTRL_REG, ~TCR_CHSIZE_MASK, chsize_map[chsize] << 5 | TCR_DTR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DCFile.cpp434 bool result = chsize(m_fd, new_len) == 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/
H A Dreplace.c45 return chsize(f,l);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/
H A Dconfigure14672 chsize ftruncate execve getpeereid umask basename dirname access \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure14559 for ac_func in vsyslog setlinebuf mktime ftruncate chsize rename
30521 for ac_func in setpriv setgidx setuidx setgroups sysconf mktime rename ftruncate chsize stat64 fstat64
[all...]

Completed in 204 milliseconds