_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above.

API method:

GET /api/symbols?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


RB_DISABLE_CAD
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
ST_NOATIME
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
termios-output-speed
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
IFF_LOOPBACK
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
utmpx-line
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
set-network-interface-flags
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
Documentation:

Set the flag of network interface NAME to FLAGS.

MS_NOSUID
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
processes ()
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
Documentation:

Return the list of live processes.

CLONE_SIGHAND
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
ST_MANDLOCK
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
SWAP_FLAG_PRIO_MASK
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
CLONE_NEWCGROUP
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
utmpx-login-type
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
ST_NOEXEC
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
fcntl-flock
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
Documentation:

Perform locking OPERATION on the file beneath FD-OR-PORT. OPERATION must be a symbol, one of 'read-lock, 'write-lock, or 'unlock. When WAIT? is true, block until the lock is acquired; otherwise, thrown an 'flock-error' exception if it's already taken.

MS_MOVE
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
device-in-use? (device)
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
Documentation:

Return #t if the block DEVICE is in use, #f otherwise. This is inspired from fdisk_device_is_used function of util-linux. This is particularly useful for devices that do not appear in /proc/self/mounts like overlayfs lowerdir backend device.

MS_NODEV
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
swapon
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
Documentation:

Use the block special device at DEVICE for swapping.

network-interface-address (socket name)
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
Documentation:

Return the address of network interface NAME. The result is an object of the same type as that returned by 'make-socket-address'.

login-type
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
utmpx-exit-status
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
RB_SW_SUSPEND
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
get-user-ns (fdes)
Channel: guix
Location: guix/build/syscalls.scm (guix build syscalls)
Documentation:

Return an open file descriptor to the user namespace that owns the namespace pointed to by FDES, a file descriptor obtained by opening /proc/PID/ns/*.

Total public symbols: 86650