Home
last modified time | relevance | path

Searched refs:accessing (Results 1 – 17 of 17) sorted by relevance

/haiku/src/add-ons/kernel/network/ppp/ppp_manager/
H A DKPPPManager.cpp64 pentry->accessing = ppp_interface_count; in CreateInterface()
105 pentry->accessing = ppp_interface_count; in CreateInterfaceWithName()
133 if ((ppp_interface_id)pentry->accessing == ID) { in DeleteInterface()
154 if ((ppp_interface_id)pentry->accessing == ID) { in RemoveInterface()
175 if ((ppp_interface_id)pentry->accessing == ID) { in RegisterInterface()
204 TRACE("testing interface id:%" B_PRId32 "\n", pentry->accessing); in GetInterface()
205 if ((ppp_interface_id)(pentry->accessing) == ID) { in GetInterface()
240 if ((ppp_interface_id)pentry->accessing == ID) in ControlInterface()
262 interfaces[ppp_count] = pentry->accessing; in GetInterfaces()
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPManager.h25 vint32 accessing; member
/haiku/docs/user/ppp/
H A DPPPIntro.dox16 classes for accessing the kernel module from userland. Alternatively, you can talk
/haiku/docs/develop/kits/storage/
H A DCompleted9 prevents the user from accessing entries with longer absolute
/haiku/docs/user/storage/
H A DSymLink.dox28 \brief Provides an interface for creating, manipulating, and accessing
H A DDirectory.dox638 This method should be used instead of accessing the private \c fDirFd
H A DResources.dox28 \brief Provides an interface for accessing and manipulating file
H A DAppFileInfo.dox44 When accessing information from a BFileInfo object it will first look in the
/haiku/docs/user/locale/
H A DLocaleRoster.dox28 \brief Main class for accessing the Locale Kit data.
/haiku/docs/user/interface/
H A DBitmap.dox32 altering and accessing the properties of bitmaps.
263 using this call prevents you from accessing an invalid pointer
/haiku/docs/user/netservices/
H A DExclusiveBorrow.dox285 - If an object is borrowed, accessing it through the owner will throw exceptions.
356 is a borrow accessing it.
/haiku/docs/user/translation/
H A DTranslatorRoster.dox439 \retval B_IO_ERROR An error occurred accessing \a source or \a destination.
463 \retval B_IO_ERROR An error occurred accessing \a source or \a destination.
/haiku/src/system/boot/platform/bios_ia32/
H A Dstage1.nasm477 ; function can be done by accessing the respective values on the custom stack.
777 ; anyway before accessing any data.
/haiku/docs/develop/busses/sdhci/
H A Dsdhci_mmc_driver.rst84 DMA transfer, accessing the hardware registers. It acts as a platform
/haiku/docs/user/drivers/
H A DKernelExport.dox270 This can be used to map memory-mapped hardware to allow accessing it. The area can then be
H A Dfs_modules.dox18 used for accessing any volume of that FS type.
/haiku/src/libs/iconv/
H A DChangeLog3439 Avoid accessing data[-1].