Home
last modified time | relevance | path

Searched defs:cmd_s (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/podlators/lib/Pod/
H A DText.pm621 sub cmd_s { global() subroutine
H A DMan.pm1294 sub cmd_s { global() subroutine
/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dgdbremote.py815 def cmd_s(options, cmd, args): function