Searched refs:pops (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dconcap.h33 struct concap_proto_ops *pops; /* callbacks provided by us */ member in struct:concap_proto
37 be accessed via *pops methods only*/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_net.c223 if( cprot && cprot -> pops && dops )
224 cprot -> pops -> restart ( cprot, dev, dops );
403 struct concap_proto_ops *pops = cprot ? cprot->pops : NULL; local
437 && pops && pops -> disconn_ind )
438 pops -> disconn_ind(cprot);
462 if( pops && pops -> disconn_ind ){
463 pops
834 struct concap_proto_ops *pops = cprot ? cprot->pops : NULL; local
[all...]
H A Disdn_x25iface.c96 tmp -> priv.pops = &ix25_pops;
182 cprot -> pops = &ix25_pops;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstatusbr.tex137 Sets the field text to the top of the stack, and pops the stack of saved
H A Ddocmanag.tex422 Under Windows, pops up a file selector with a list of filters corresponding to document templates.
H A Dmenu.tex74 \item Provide EVT\_MENU handlers in the window which pops up the menu, or in an ancestor of
H A Dtsamples.tex304 while {\it Helpview} is a simple tool that only pops up the help window and
H A Dfunction.tex4023 Unix, and pops up a message box under Windows. Used for internal
4039 and pops up a message box under Windows. Used for fatal internal

Completed in 62 milliseconds