Searched refs:opens (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Drioioctl.h45 unsigned long opens; member in struct:portStats
H A Dport.h151 unsigned long opens; /* port open count */ member in struct:Port
H A Driotty.c240 /* Uh? Suppose I turn these on and then another process opens
348 ** Count opens for port statistics reporting
351 PortP->opens++;
530 ** Count opens for port statistics reporting
H A Drioctrl.c671 portStats.opens = PortP->opens;
691 PortP->opens = 0;
H A Driotable.c852 PortP->opens = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtempfilestrm.tex31 Associates wxTempFileOutputStream with the file to be replaced and opens it. You should use
H A Dfilesys.tex94 f = fs -> OpenFile("hello.htm"); // opens file 'hello.htm'
96 f = fs -> OpenFile("hello.htm"); // opens file 'subdir/folder/hello.htm' !!
H A Dtempfile.tex8 Usually, when a program replaces the contents of some file it first opens it for
62 Associates wxTempFile with the file to be replaced and opens it. You should use
H A Dtextfile.tex22 function which opens the file (name may be specified either as the argument to
269 Open() opens the file with the given name or the name which was given in the
H A Dregkey.tex234 Explicitly opens the key. This method also allows the key to be opened in
H A Dtarstrm.tex341 Closes the current entry if one is open, then opens the entry specified
H A Dzipstrm.tex525 Closes the current entry if one is open, then opens the entry specified
H A Darchive.tex444 Closes the current entry if one is open, then opens the entry specified
H A Dcategory.tex119 \twocolitem{\helpref{wxHyperlinkCtrl}{wxhyperlinkctrl}}{A static text which opens an URL when clicked}
H A Dtdb.tex180 opened (each instance of a wxDb) opens a minimum of 5 cursors on creation
H A Dfunction.tex1196 %% Makes a temporary filename based on {\it prefix}, opens and closes the file,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_rap.c277 uint16 opens, uint16 users, uint32 sess_time,
285 wsname, username, clitype, opens, hrs, min, sec);
289 uint16 conns, uint16 opens, uint16 users,
310 static void display_conns_func(uint16 conn_id, uint16 conn_type, uint16 opens, argument
315 netname, share_type[conn_type], opens);
276 list_sessions_func(char *wsname, char *username, uint16 conns, uint16 opens, uint16 users, uint32 sess_time, uint32 idle_time, uint32 user_flags, char *clitype) argument
288 display_session_func(const char *wsname, const char *username, uint16 conns, uint16 opens, uint16 users, uint32 sess_time, uint32 idle_time, uint32 user_flags, const char *clitype) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcdk.h385 unsigned long opens; member in struct:asystats
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex2503 If no \verb|file| argument is given, \verb|ip| opens RTNETLINK,
2508 but opens the file containing RTNETLINK messages saved in binary format
3004 \# If the interface opens slower f.e.\ due to long media detection,\\
3249 \# If the interface opens slower f.e.\ due to long media detection,\\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex791 listed in the standard $cdrom_fops$. If the VFS opens a file, this

Completed in 210 milliseconds