_ _ _ _ _
/\ \ /\ \ /\ \ /\_\ / /\
\_\ \ / \ \\ \ \ / / / / / \
/\__ \ / /\ \ \\ \ \_/ / / / / /\ \__
/ /_ \ \ / / /\ \ \\ \___/ / / / /\ \___\
/ / /\ \ \ / / / \ \_\\ \ \_/ \ \ \ \/___/
/ / / \/_// / / / / / \ \ \ \ \ \
/ / / / / / / / / \ \ \ _ \ \ \
/ / / / / /___/ / / \ \ \ /_/\__/ / /
/_/ / / / /____\/ / \ \_\\ \/___/ /
\_\/ \/_________/ \/_/ \_____\/
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.
operating-system-kernel-file (os)Documentation: Return an object representing the absolute file name of the kernel image of OS.
operating-system-initrd-file (os)Documentation: Return a file-like object for the initrd file of OS.
operating-system-initrd-modules operating-system-firmware operating-system-keyboard-layout operating-system-file-systems operating-system-locale-libcs system-linux-image-file-name (#:optional target)Documentation: Return the basename of the kernel image file for TARGET.
operating-system-default-label (os)Documentation: Return the default label for OS, as it will appear in the bootloader menu entry.
operating-system-with-gc-roots (os roots)Documentation: Return a variant of OS where ROOTS are registered as GC roots.
operating-system-packages (os)Documentation: Return the packages of the OS <operating-system> record object.
operating-system-essential-services operating-system-shepherd-service-names (os)Documentation: Return the list of Shepherd service names for OS.
operating-system-bootcfg (os #:optional old-entries)Documentation: Return the bootloader configuration file for OS. Use OLD-ENTRIES, a list of <menu-entry>, to populate the "old entries" menu.
hurd-default-essential-services (os) %base-packages-interactive operating-system-skeletons Total public symbols: 86650