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

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.


subid-range-count
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
subid-range-end (range)
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
Documentation:

Returns the last subid referenced in RANGE.

user-account-comment
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-account
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
sexp->subid-range (sexp)
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
Documentation:

Take SEXP, a tuple as returned by 'subid-range->gexp', and turn it into a subid-range record.

sexp->user-account (sexp)
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
Documentation:

Take SEXP, a tuple as returned by 'user-account->gexp', and turn it into a user-account record.

subid-range
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-group-password
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
subid-range-less (a b)
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
Documentation:

Returns #t when subid range A either starts before, or is more specific than B. When it is not possible to determine whether a range is more specific w.r.t. another range their names are compared alphabetically.

user-account-group
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-account-shell
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-group
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-group-name
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-account?
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-account-name
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
file-system->spec (fs)
Channel: guix
Location: gnu/system/file-systems.scm (gnu system file-systems)
Documentation:

Return a list corresponding to file-system FS that can be passed to the initrd code.

file-system-skip-check-if-clean?
Channel: guix
Location: gnu/system/file-systems.scm (gnu system file-systems)
<file-system-mapping>
Channel: guix
Location: gnu/system/file-systems.scm (gnu system file-systems)
file-system-mount-may-fail?
Channel: guix
Location: gnu/system/file-systems.scm (gnu system file-systems)
file-system-device
Channel: guix
Location: gnu/system/file-systems.scm (gnu system file-systems)
%network-file-mappings
Channel: guix
Location: gnu/system/file-systems.scm (gnu system file-systems)
%fuse-control-file-system
Channel: guix
Location: gnu/system/file-systems.scm (gnu system file-systems)
file-system-mapping-writable?
Channel: guix
Location: gnu/system/file-systems.scm (gnu system file-systems)
file-system-mount-point-predicate (mount-point)
Channel: guix
Location: gnu/system/file-systems.scm (gnu system file-systems)
Documentation:

Return a predicate that, when passed a file system, returns #t if that file system has the given MOUNT-POINT.

Total public symbols: 86823