Lines Matching +full:string +full:- +full:support

30 .Nd support library for standalone executables
44 .Sh STRING FUNCTIONS
45 String functions are available as documented in
46 .Xr string 3
50 .Bl -hang -width 10n
58 bytes of memory from the heap using a best-fit algorithm.
97 to the traditional shell-supported environment.
98 Major enhancements are support
100 .Bl -hang -width 10n
111 .Fn putenv "char *string"
158 .Sh STANDARD LIBRARY SUPPORT
159 .Bl -hang -width 10n
221 .Bl -hang -width 10n
237 - 1 characters from the console into
257 if successful, or -1 if a read error occurs.
281 +,-,#,*,0,field width,precision,l.
287 .Bd -ragged -offset indent
301 .Bd -ragged -offset indent
310 .Bd -ragged -offset indent
317 .Bd -ragged -offset indent
325 .Bd -ragged -offset indent
336 .Bl -hang -width 10n
391 .Bl -hang -width 10n
424 (No file systems currently support writing.)
459 .Bl -hang -width 10n
482 -terminated buffer at
498 Returns -1 on error, 0 at EOF, or 1 if the user elects to quit while reading.
500 .Sh FEATURE SUPPORT
501 A set of functions are provided to communicate support of features from the
505 .Bl -hang -width 10n
539 argument is passed as-is from the argument of the same name to
561 .Bl -hang -width 10n
567 Format the specified device as a string.
575 string of the form
581 string with
585 is non-NULL, then it will be called to parse the rest of the string and allocate
594 is non-NULL, then a pointer to the remainder of the
596 string after the device specification is written.
612 Successive calls emit the characters in the sequence |,/,-,\\ followed by a
615 .Sh REQUIRED LOW-LEVEL SUPPORT
618 - stack, heap, console and devices.
624 and file systems used by the consumer and the support layer functions detailed
656 The consumer must provide the following support functions:
657 .Bl -hang -width 10n
709 and thus for all device-related I/O.
726 with a fixed string.
748 .Bl -hang -width ".Va cd9660_fsops"
760 ISO 9660 (CD-ROM) file system.
771 array determines whether gzipped files will be opened in preference to non-gzipped
782 .Xr bzip2 1 Ns -compressed
798 .Bd -literal
816 .Bl -tag -width ".Fn dv_strategy"
822 .Bl -tag -width "DEVT_NONE"
852 Converts the specified devdesc to the canonical string representation
865 part of the string.
868 is parsing the string
873 in that string.
881 to point to the portion of the string after device specification, or
892 Otherwise, this function returns 0 for a match and a non-zero
903 .Bl -bullet -compact