Lines Matching +full:label +full:- +full:prefix

4  * SPDX-License-Identifier: Apache-2.0
90 * returned commands: entry->syntax are sorted in alphabetical order.
92 * write to entry->syntax NULL value. This will indicate to the shell
122 * Devices that failed to initialize or do not have a non-empty name
127 * @param prefix optional name prefix used to restrict candidate
129 * start with this text. Pass null if no prefix match is required.
132 const char *prefix);
152 * have a non-empty name are excluded from the candidates for a match.
163 * @brief Get a @ref device reference from its @ref device.name field or label.
193 * @retval -EINVAL Argument validation failed.
194 * @retval -ENOEXEC Command not executed.
209 * @retval -EINVAL Argument validation failed.
210 * @retval -ENOEXEC Command not executed.
386 * is added to ensure that section prefix is unique. Without it subcommands of
491 * gives non-zero result at compile time.
546 * @brief Initializes shell command if expression gives non-zero result at
552 * expression is non-zero.
581 * every time you want to use a pair: (string <-> corresponding data) in
1061 * @brief printf-like function which sends formatted data stream to the shell.
1077 * @brief vprintf-like function which sends formatted data stream to the shell.
1185 * @return -EINVAL Pointer to new prompt is not correct.
1230 * @retval -EINVAL if invalid root command is provided.
1261 * @retval -EINVAL if shell is NULL.
1274 * @retval -EINVAL if shell is NULL.
1286 * @retval -EINVAL if shell is NULL.
1298 * @retval -EINVAL if shell is NULL.
1304 * asterisks -- useful for implementing passwords.
1311 * @retval -EINVAL if shell is NULL.
1324 * @retval -EINVAL if shell is NULL.