MCPcopy Create free account

hub / github.com/HelenOS/helenos / functions

Functions16,295 in github.com/HelenOS/helenos

↓ 14 callersFunctionui_window_send_close
Send window close event. * * @param window Window */
uspace/lib/ui/src/window.c:1071
↓ 14 callersFunctionusb_str_class
Tell string representation of USB class. * * @param cls Class code. * @return String representation. */
uspace/lib/usb/src/class.c:42
↓ 14 callersFunctionvfs_file_get
Find VFS file structure for a given file descriptor. * * @param fd File descriptor. * * @return VFS file structure corresponding to fd. */
uspace/srv/vfs/vfs_file.c:370
↓ 14 callersFunctionvfs_unlink_path
Unlink a file or directory * * Unlink a path. If the last link for a file or directory is removed, the FS * implementation will deallocate its reso
uspace/lib/c/generic/vfs/vfs.c:1203
↓ 14 callersFunctionwndmgt_close
Close window management service. * * @param wndmgt Window management */
uspace/lib/wndmgt/src/wndmgt.c:133
↓ 14 callersFunctionwndmgt_free_window_info
Free window information. * * @param info Window management information */
uspace/lib/wndmgt/src/wndmgt.c:281
↓ 13 callersFunctionasync_callback_receive_start
Wrapper for receiving the IPC_M_CONNECT_TO_ME calls. * * If the call is IPC_M_CONNECT_TO_ME then a new * async session is created. However, the pho
uspace/lib/c/generic/async/server.c:1775
↓ 13 callersFunctionasync_req_3_0
uspace/lib/c/generic/async/client.c:673
↓ 13 callersFunctionasync_req_4_0
uspace/lib/c/generic/async/client.c:717
↓ 13 callersFunctionblock_get_bsize
Get device block size. * * @param service_id Service ID of the block device. * @param bsize Output block size. * * @return EOK on success or an
uspace/lib/block/block.c:815
↓ 13 callersFunctionbuiltin_fun_bind
Bind level 1 member function to external implementation. * * Binds a member function (of a global class) to external implementation. * The specifie
uspace/app/sbi/src/builtin.c:238
↓ 13 callersFunctionchardev_srvs_init
uspace/lib/device/src/io/chardev_srv.c:129
↓ 13 callersFunctionclock
Clock routine * * Clock routine executed from clock interrupt handler * (assuming interrupts_disable()'d). Runs expired timeouts * and preemptive
kernel/generic/src/time/clock.c:146
↓ 13 callersMethoddata
uspace/lib/cpp/include/__bits/string/string.hpp:1177
↓ 13 callersFunctiondevman_exchange_begin
Start an async exchange on the devman session. * * @param iface Device manager interface to choose * * @return New exchange. * */
uspace/lib/device/src/devman.c:131
↓ 13 callersFunctionexfat_directory_next
uspace/srv/fs/exfat/exfat_directory.c:134
↓ 13 callersFunctionext4_filesystem_get_inode_data_block_index
Get physical block address by logical index of the block. * * @param inode_ref I-node to read block address from * @param iblock Logical index o
uspace/lib/ext4/src/filesystem.c:1588
↓ 13 callersFunctionext4_inode_is_type
Check if i-node has specified type. * * @param sb Superblock * @param inode I-node to check type of * @param type Type to check * * @return
uspace/lib/ext4/src/inode.c:511
↓ 13 callersMethodfailed
uspace/lib/cpp/include/__bits/iterator.hpp:1010
↓ 13 callersFunctionfont_edit_paint
Paint font editor. * * @param fedit Font editor */
uspace/app/fontedit/fontedit.c:708
↓ 13 callersFunctionfun_busy_unlock
Mark end of reconfiguration operation. */
uspace/srv/devman/fun.c:113
↓ 13 callersMethodget
uspace/lib/cpp/include/__bits/memory/shared_ptr.hpp:328
↓ 13 callersFunctionget_cycle
kernel/arch/ia32/include/arch/cycle.h:40
↓ 13 callersFunctionhash_table_destroy
Destroy a hash table instance. * * @param h Hash table to be destroyed. * */
uspace/lib/c/generic/adt/hash_table.c:125
↓ 13 callersFunctionhda_ccmd
uspace/drv/audio/hdaudio/codec.c:48
↓ 13 callersFunctionintmin
uspace/lib/pcut/tests/tested.c:38
↓ 13 callersFunctionipc_set_arg4
abi/include/abi/ipc/ipc.h:152
↓ 13 callersFunctionisspace
uspace/lib/c/generic/ctype.c:82
↓ 13 callersFunctionlcur
Return current lem. * * @param parse Parser object. * @return Pointer to current lem. Only valid until the lexing * position is advanced. */
uspace/app/sbi/src/parse.c:1559
↓ 13 callersFunctionpage_mapping_insert
Insert mapping of page to frame. * * Map virtual address page to physical address frame * using flags. Allocate and setup any missing page tables.
kernel/generic/src/mm/page.c:97
↓ 13 callersFunctionpanel_create
Create panel. * * @param window Containing window * @param active @c true iff panel should be active * @param rpanel Place to store pointer to new
uspace/app/nav/panel.c:76
↓ 13 callersFunctionriff_read_uint32
Read uint32_t from RIFF file. * * @param rchunk RIFF chunk * @param v Place to store value * @return EOK on success, ELIMIT if at the end of pare
uspace/lib/riff/src/chunk.c:285
↓ 13 callersFunctionseq_no_in_rcv_wnd
Determine if sequence number is in receive window. */
uspace/srv/net/tcp/seq_no.c:91
↓ 13 callersFunctionstatus_display
Display text in the status line. */
uspace/app/edit/edit.c:2204
↓ 13 callersFunctionstype_block
Type statement block. * * @param stype Static typing object * @param block Statement block */
uspace/app/sbi/src/stype.c:574
↓ 13 callersFunctionsymbol_def_find
Find the definition of a symbol. * * By definition in System V ABI, if module origin has the flag DT_SYMBOLIC, * origin is searched first. Otherwis
uspace/lib/c/generic/rtld/symbol.c:198
↓ 13 callersFunctiontcp_conn_delref
Remove reference from connection. * * Decrease connection reference count by one. * * @param conn Connection */
uspace/srv/net/tcp/conn.c:253
↓ 13 callersFunctiontdata_item_subst
Substitute type variables in a type item. * * This is the second part of generic type application. In the first part * obtained a TVV using stype_t
uspace/app/sbi/src/tdata.c:192
↓ 13 callersFunctionui_control_destroy
Destroy UI control. * * Run the virtual control destructor (destroy complete control including * extended data). * * @param control Control or @c
uspace/lib/ui/src/control.c:86
↓ 13 callersFunctionui_create
Create new user interface. * * @param ospec Output specification or @c UI_DISPLAY_DEFAULT to use * the default display service, UI_CON
uspace/lib/ui/src/ui.c:109
↓ 13 callersFunctionui_entry_activate
Activate text entry. * * @param entry Text entry */
uspace/lib/ui/src/entry.c:944
↓ 13 callersFunctionui_entry_seek_end
Move text cursor to the end of text. * * @param entry Text entry * @param shift @c true iff shift key is pressed */
uspace/lib/ui/src/entry.c:981
↓ 13 callersFunctionui_entry_seek_start
Move text cursor to the beginning of text. * * @param entry Text entry * @param shift @c true iff shift key is pressed */
uspace/lib/ui/src/entry.c:965
↓ 13 callersFunctionui_file_list_last
Return last file list entry. * * @param flist File list * @return Last file list entry or @c NULL if there are no entries */
uspace/lib/ui/src/filelist.c:1005
↓ 13 callersFunctionui_file_list_paint
Paint file list. * * @param flist File list */
uspace/lib/ui/src/filelist.c:333
↓ 13 callersFunctionui_prompt_dialog_destroy
Destroy prompt dialog. * * @param dialog Prompt dialog or @c NULL */
uspace/lib/ui/src/promptdialog.c:284
↓ 13 callersFunctionui_run
Execute user interface. * * Return task exit code of zero and block unitl the application starts * the termination process by calling ui_quit(@a ui
uspace/lib/ui/src/ui.c:308
↓ 13 callersFunctionui_scrollbar_get_pos
Get scrollbar thumb position. * * @param scrollbar Scrollbar * @return Scrollbar thumb position in pixels */
uspace/lib/ui/src/scrollbar.c:436
↓ 13 callersFunctionui_wdecor_get_rsztype
Get resize type for pointer at the specified position. * * @param wdecor Window decoration * @param pos Pointer position * @return Resize type */
uspace/lib/ui/src/wdecor.c:626
↓ 13 callersFunctionusb_device_get_iface_number
uspace/lib/usbdev/src/devdrv.c:377
↓ 13 callersFunctionusb_dp_get_nested_descriptor
Find first nested descriptor of given parent. * * @param parser Parser. * @param data Parser data. * @param parent Pointer to the beginning of par
uspace/lib/usbdev/src/dp.c:189
↓ 13 callersFunctionusb_hid_report_get_sibling
* Function for sequence walking through the report. Returns next field in the * report or the first one when no field is given. * * @param report S
uspace/lib/usbhid/src/hidparser.c:481
↓ 13 callersFunctionvfs_clone
Clone a file handle * * The caller can choose whether to clone an existing file handle into another * already existing file handle (in which case i
uspace/lib/c/generic/vfs/vfs.c:240
↓ 13 callersFunctionvfs_stat
Get file information * * @param file File handle to get information about * @param[out] stat Place to store file information * * @re
uspace/lib/c/generic/vfs/vfs.c:1052
↓ 13 callersFunctionwndmgt_open
Open window management service. * * @param wmname Window management service name or @c NULL to use default * @param cb Window management callbacks
uspace/lib/wndmgt/src/wndmgt.c:59
↓ 13 callersFunctionxhci_cmd_fini
* Finish the command structure. Some command invocation includes allocating * a context structure. To have the convenience in calling commands, this
uspace/drv/bus/usb/xhci/commands.c:127
↓ 13 callersFunctionxlate_gc_create
Create translating GC. * * Create graphics context that renders into another GC with offset. * * @param off Offset * @param bgc Backing GC * @pa
uspace/lib/memgfx/src/xlategc.c:150
↓ 13 callersFunctionxlate_gc_delete
Delete translating GC. * * @param xgc Translating GC */
uspace/lib/memgfx/src/xlategc.c:184
↓ 12 callersFunctionasync_msg_2
uspace/lib/c/generic/async/client.c:820
↓ 12 callersFunctionasync_send_3
uspace/lib/c/generic/async/client.c:331
↓ 12 callersMethodback
uspace/lib/cpp/include/__bits/adt/list.hpp:604
↓ 12 callersMethodbegin
uspace/lib/cpp/include/__bits/adt/set.hpp:171
↓ 12 callersFunctionbithenge_blob_as_node
Cast a blob node to a generic node. * @memberof bithenge_blob_t * @param blob The blob to cast. * @return The blob node as a generic node. */
uspace/lib/bithenge/include/bithenge/blob.h:214
↓ 12 callersFunctionbithenge_blob_read
Read part of the blob. If the requested data extends beyond the end of the * blob, the data up until the end of the blob will be read. If the offset
uspace/lib/bithenge/include/bithenge/blob.h:153
↓ 12 callersFunctionbithenge_expression_evaluate
Evaluate an expression. Takes ownership of nothing. * @memberof bithenge_expression_t * @param self The expression. * @param scope The scope. * @p
uspace/lib/bithenge/include/bithenge/expression.h:91
↓ 12 callersFunctionbithenge_integer_node_value
Get the value of an integer node. * @memberof bithenge_node_t * @param self The integer node. * @return The node's value. */
uspace/lib/bithenge/include/bithenge/tree.h:157
↓ 12 callersFunctionbithenge_new_boolean_node
Create a boolean node. * @memberof bithenge_node_t * @param[out] out Stores the created boolean node. * @param value The value for the node to hold
uspace/lib/bithenge/src/tree.c:307
↓ 12 callersFunctionddi_parea_register
Enable piece of physical memory for mapping by physmem_map(). * * @param parea Pointer to physical area structure. * */
kernel/generic/src/ddi/ddi.c:97
↓ 12 callersMethoddeallocate
uspace/lib/cpp/include/__bits/memory/allocator_traits.hpp:219
↓ 12 callersFunctiondistance
uspace/lib/cpp/include/__bits/iterator.hpp:123
↓ 12 callersFunctiondsp_write
uspace/drv/audio/sb16/dsp.c:107
↓ 12 callersFunctionext4_inode_has_flag
Check if i-node has specified flag. * * @param inode I-node to check flags of * @param flag Flag to check * * @return Result of check operation
uspace/lib/ext4/src/inode.c:538
↓ 12 callersFunctionfat_directory_close
uspace/srv/fs/fat/fat_directory.c:64
↓ 12 callersFunctionfibril_rmutex_lock
* Lock restricted mutex. * When a restricted mutex is locked, the fibril may not sleep or create new * threads. Any attempt to do so will abort the
uspace/lib/c/generic/thread/fibril_synch.c:68
↓ 12 callersFunctionfibril_timer_set
Set timer. * * Set timer to execute a callback function after the specified * interval. * * @param timer Timer * @param delay Delay in microse
uspace/lib/c/generic/thread/fibril_synch.c:574
↓ 12 callersFunctionfind_fun_node
Find the function node with the specified handle. * * @param tree The device tree where we look for the device node. * @param handle The handle of
uspace/srv/devman/fun.c:145
↓ 12 callersMethodfind_parent_for_insertion
uspace/lib/cpp/include/__bits/adt/rbtree.hpp:331
↓ 12 callersFunctionfputc
uspace/lib/c/generic/io/io.c:779
↓ 12 callersFunctionget_bits
Get bits from the bit buffer * * @param state Inflate state. * @param cnt Number of bits to return (at most 16). * * @return Returned bits. *
boot/generic/src/inflate.c:238
↓ 12 callersFunctionget_bits
Get bits from the bit buffer * * @param state Inflate state. * @param cnt Number of bits to return (at most 16). * * @return Returned bits. *
uspace/lib/compress/inflate.c:237
↓ 12 callersFunctionget_id
uspace/lib/cpp/src/thread.cpp:134
↓ 12 callersFunctiongfx_glyph_set_pattern
Set a pattern that the glyph will match. * * A glyph can match any number of patterns. Setting the same pattern * again has no effect. The pattern
uspace/lib/gfxfont/src/glyph.c:156
↓ 12 callersFunctionhash_table_remove
Remove all matching items from hash table. * * For each removed item, h->remove_callback() is called. * * @param h Hash table. * @param key A
uspace/lib/c/generic/adt/hash_table.c:309
↓ 12 callersFunctionintpow
uspace/lib/pcut/tests/tested.c:33
↓ 12 callersFunctionipc_set_imethod
abi/include/abi/ipc/ipc.h:132
↓ 12 callersFunctionloc_category_get_svcs
uspace/srv/locsrv/locsrv.c:1122
↓ 12 callersFunctionloc_service_get_name
Get service name. * * Provided ID of a service, return its name. * * @param svc_id Service ID * @param name Place to store pointer to new string
uspace/lib/c/generic/loc.c:440
↓ 12 callersFunctionmem_gc_delete
Delete memory GC. * * @param mgc Memory GC */
uspace/lib/memgfx/src/memgc.c:216
↓ 12 callersFunctionmemcpy
Move memory block without overlapping. * * Copy cnt bytes from src address to dst address. The source * and destination memory areas cannot overlap
boot/generic/src/memstr.c:45
↓ 12 callersFunctionmemory_barrier
uspace/lib/c/include/barrier.h:45
↓ 12 callersFunctionnic_report_send_error
* Raises total error counter (send_errors) and the concrete send error counter * determined by the cause argument. * * @param nic_data * @param ca
uspace/lib/nic/src/nic_driver.c:943
↓ 12 callersFunctionodict_first
Return first entry in a list or @c NULL if list is empty. * * @param odict Ordered dictionary * @return First entry */
uspace/lib/c/generic/adt/odict.c:550
↓ 12 callersFunctionodict_next
Return next entry in dictionary or @c NULL if @a odlink is the last one * * @param odlink Entry * @param odict Ordered dictionary * @return Next e
uspace/lib/c/generic/adt/odict.c:600
↓ 12 callersFunctionodict_next
Return next entry in dictionary or @c NULL if @a odlink is the last one * * @param odlink Entry * @param odict Ordered dictionary * @return Next e
kernel/generic/src/adt/odict.c:600
↓ 12 callersFunctionpage_mapping_update
Update mapping for virtual page. * * Use only to update accessed and modified/dirty bits. * * @param as Address space to which page belongs.
kernel/generic/src/mm/page.c:167
↓ 12 callersFunctionparse_texpr
Parse type expression. * * Input is read from the input object associated with @a parse. If any * error occurs, parse->error will @c b_true when th
uspace/app/sbi/src/p_type.c:65
↓ 12 callersFunctionpcut_get_real_next
Find next item with actual content. * * @param item Head of the list. * @return First item with actual content or NULL on end of list. */
uspace/lib/pcut/src/list.c:48
↓ 12 callersFunctionprint_padding
Prints count times character ch. */
uspace/lib/c/generic/io/printf_core.c:152
↓ 12 callersFunctionrdata_bool_new
Allocate new boolean. * * @return New boolean. */
uspace/app/sbi/src/rdata.c:332
↓ 12 callersFunctionrefcount_down
* Decrement a reference count. Caller must own the reference. * * If the function returns `false`, the caller no longer owns the reference and * mu
uspace/lib/c/include/refcount.h:86
← previousnext →701–800 of 16,295, ranked by callers